Skip to content

Commit

Permalink
chore: rewrite Terraform backend shell script to external Bicep templ…
Browse files Browse the repository at this point in the history
…ate (#607)
  • Loading branch information
hknutsen authored Dec 5, 2024
1 parent f4f36e8 commit a8ca840
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 333 deletions.
2 changes: 1 addition & 1 deletion docs/usage-examples.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
Prerequisites:
- [Configure Azure credentials](../scripts/oidc/README.md)
- [Configure Terraform backend](../scripts/terraform-backend/README.md)
- [Configure Terraform backend](https://github.com/equinor/terraform-backend)
- Configure GitHub secret `ENCRYPTION_PASSWORD` with a randomly generated password (used to encrypt the uploaded artifact, as it may contain sensitive infrastructure configuration)

Supported Terraform providers:
Expand Down
72 changes: 0 additions & 72 deletions scripts/terraform-backend/README.md

This file was deleted.

260 changes: 0 additions & 260 deletions scripts/terraform-backend/terraform-backend.sh

This file was deleted.

0 comments on commit a8ca840

Please sign in to comment.