-
Notifications
You must be signed in to change notification settings - Fork 290
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update account creation terraform to use native locking #9028
Conversation
Terraform Plan Summarycore-vpc-production |
Terraform Plan Summarycore-vpc-preproduction |
Terraform Plan Summarycore-vpc-test |
Terraform Plan Summarycore-vpc-development |
Terraform Plan Summarycore-security-production |
Terraform Plan Summarycore-logging-production |
Terraform Plan Summarycore-shared-services-production |
Create CI/CD role for Oracle CDC replacement repo
Bumps [bridgecrewio/checkov-action](https://github.com/bridgecrewio/checkov-action) from 12.2944.0 to 12.2945.0. - [Release notes](https://github.com/bridgecrewio/checkov-action/releases) - [Commits](bridgecrewio/checkov-action@7e385e0...602aad1) --- updated-dependencies: - dependency-name: bridgecrewio/checkov-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.28.1 to 3.28.2. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@b6a472f...d68b2d4) --- updated-dependencies: - dependency-name: github/codeql-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Terraform Plan Summarycore-vpc-preproduction |
Terraform Plan Summarycore-vpc-production |
Terraform Plan Summarycore-vpc-development |
Terraform Plan Summarycore-security-production |
Terraform Plan Summarycore-vpc-test |
Terraform Plan Summarycore-logging-production |
Terraform Plan Summarycore-vpc-preproduction |
Terraform Plan Summarycore-vpc-development |
Terraform Plan Summarycore-vpc-production |
Terraform Plan Summarycore-vpc-test |
Terraform Plan Summarycore-security-production |
Terraform Plan Summarycore-shared-services-production |
Terraform Plan Summarycore-logging-production |
Terraform Plan Summarycore-shared-services-production |
Terraform Plan Summarycore-network-services-production |
A reference to the issue / Description of it
#8345
How does this PR fix the problem?
Removes use of DynamoDB and specifies use of native lockfile for S3 state locking.
There were a number of other changes alongside this, mostly to the S3 bucket policy for
modernisation-platform-terraform-state
, but viewing the upstream PR will reveal those.Future PRs will expand the permissions of roles that make use of statefiles in this bucket so that they can, in turn, use native state locking when being run through GitHub Actinos.
How has this been tested?
Tested with local plans and through CI pipelines
Deployment Plan / Instructions
Deploy through CI
Checklist (check
x
in[ ]
of list items)Additional comments (if any)
{Please write here}