Skip to content

Commit e1a02cb

Browse files
fix: Add placeholder for security_txt_content (#1235)
1 parent 361917a commit e1a02cb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

env/root.hcl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ inputs = {
1212
env = "${local.env}"
1313
region = "ca-central-1"
1414
cbs_satellite_bucket_name = "cbs-satellite-${local.account_id}"
15+
security_txt_content = "I'm a text file content placeholder"
1516
}
1617

1718
generate "backend_remote_state" {

0 commit comments

Comments
 (0)