-
Notifications
You must be signed in to change notification settings - Fork 11
Terraform State Backend #57
Copy link
Copy link
Open
Labels
governancePolicies & standardsPolicies & standardshacktoberfestSpecial issue for HacktoberfestSpecial issue for Hacktoberfesthacktoberfest-2025Special issue for Hacktoberfest 2025Special issue for Hacktoberfest 2025infraInfrastructureInfrastructurepriority: highNeeds attention ASAPNeeds attention ASAPsreSite reliabilitySite reliabilityterraformInfrastructure as Code (IaC) & automationInfrastructure as Code (IaC) & automation
Milestone
Description
Activity
Metadata
Metadata
Assignees
Labels
governancePolicies & standardsPolicies & standardshacktoberfestSpecial issue for HacktoberfestSpecial issue for Hacktoberfesthacktoberfest-2025Special issue for Hacktoberfest 2025Special issue for Hacktoberfest 2025infraInfrastructureInfrastructurepriority: highNeeds attention ASAPNeeds attention ASAPsreSite reliabilitySite reliabilityterraformInfrastructure as Code (IaC) & automationInfrastructure as Code (IaC) & automation
Type
Projects
- StatusShow more project fieldsIn Progress
Priority: High
Difficulty: Medium
Description:
Set up a remote backend for Terraform state by creating an S3 bucket. Ensure that
terraform initworks with the shared backend and that state locking is enabled.Acceptance Criteria:
terraform initsuccessfully initializes with the remote backend.