Skip to content
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

Failure Detected in plat-ue2-sandbox-test-demo-3 #1881

Closed
cloudpossebot opened this issue Nov 20, 2024 · 0 comments
Closed

Failure Detected in plat-ue2-sandbox-test-demo-3 #1881

cloudpossebot opened this issue Nov 20, 2024 · 0 comments

Comments

@cloudpossebot
Copy link
Member

Drift Detection Failed for test-demo-3 in plat-ue2-sandbox!

failed

⚠️ Error summary
To reproduce this locally, run:

atmos terraform plan test-demo-3 -s plat-ue2-sandbox

Error: Invalid value for input variable

  on plat-ue2-sandbox-test-demo-3.terraform.tfvars.json line 38:
  38:    "lifecycle_configuration_rules": [
  39:    {
  40:       "abort_incomplete_multipart_upload_days": 90,
  41:       "enabled": true,
  42:       "expiration": {
  43:    
  44: },
  45:       "filter_and": {
  46:    "prefix": "",
  47:    "tags": {
  48:    
  49: }
  50: },
  51:       "id": "default",
  52:       "noncurrent_version_transition": [
  53:    {
  54:       "days": 90,
  55:       "storage_class": "GLACIER"
  56:    }
  57: ],
  58:       "transition": [
  59:    {
  60:       "days": 730,
  61:       "storage_class": "GLACIER"
  62:    }
  63: ]
  64:    }
  65: ],

The given value is not suitable for var.lifecycle_configuration_rules
declared at variables.tf:179,1-41: element 0: attribute
"noncurrent_version_expiration" is required.
exit status 1
Metadata
{
  "component": "test-demo-3",
  "stack": "plat-ue2-sandbox",
  "componentPath": "components/terraform/s3-bucket",
  "commitSHA": "82710d1ad13aaa9ceb18fe44b040b7dcadbdb7bc"
}

Related

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Nov 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant