Skip to content

Terraform State Backend #57

Description

@Alexandrbig1

Priority: High
Difficulty: Medium


Description:
Set up a remote backend for Terraform state by creating an S3 bucket. Ensure that terraform init works with the shared backend and that state locking is enabled.

Acceptance Criteria:

  • S3 bucket is created and configured for Terraform state storage.
  • terraform init successfully initializes with the remote backend.
  • State locking is enabled (e.g., using DynamoDB for locking).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

governancePolicies & standardshacktoberfestSpecial issue for Hacktoberfesthacktoberfest-2025Special issue for Hacktoberfest 2025infraInfrastructurepriority: highNeeds attention ASAPsreSite reliabilityterraformInfrastructure as Code (IaC) & automation

Type

Projects

Relationships

None yet

Development

No branches or pull requests

Issue actions