Skip to content

Commit

Permalink
Bump roundtable serials
Browse files Browse the repository at this point in the history
  • Loading branch information
athornton committed Nov 14, 2023
1 parent b0caa4b commit e916311
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion environment/deployments/roundtable/env/dev.tfvars
Original file line number Diff line number Diff line change
Expand Up @@ -70,4 +70,4 @@ activate_apis = [
]

# Increase this number to force Terraform to update the dev environment.
# Serial: 2
# Serial: 3
2 changes: 1 addition & 1 deletion environment/deployments/roundtable/env/production.tfvars
Original file line number Diff line number Diff line change
Expand Up @@ -68,4 +68,4 @@ activate_apis = [
]

# Increase this number to force Terraform to update the prod environment.
# Serial: 2
# Serial: 3

0 comments on commit e916311

Please sign in to comment.