You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Due to changes made by AWS several months ago regarding S3 ACL's, I've observed deployment pipelines in both Github Actions and Gitlab failing regularly on the initial terraform state bucket stage. I've tried bypassing this with the --skip-remote-state-provision switch but this appears to not be working in the develop/extensions baseline.
Expected behavior
The 01-terraform-state stage should work in AWS
The --skip-remote-state-provision should allow bypassing of this stage
OS and architecture in which you are running Nebari
Ubuntu Linux, x64
How to Reproduce the problem?
Run nebari deploy... in Github Actions or Gitlab targeting an AWS environment
Command output
No response
Versions and dependencies used.
Kubernetes: 1.24
Nebari: 2023.7.2.dev
Compute environment
AWS
Integrations
No response
Anything else?
No response
The text was updated successfully, but these errors were encountered:
Describe the bug
Due to changes made by AWS several months ago regarding S3 ACL's, I've observed deployment pipelines in both Github Actions and Gitlab failing regularly on the initial terraform state bucket stage. I've tried bypassing this with the
--skip-remote-state-provision
switch but this appears to not be working in the develop/extensions baseline.Expected behavior
--skip-remote-state-provision
should allow bypassing of this stageOS and architecture in which you are running Nebari
Ubuntu Linux, x64
How to Reproduce the problem?
nebari deploy...
in Github Actions or Gitlab targeting an AWS environmentCommand output
No response
Versions and dependencies used.
Kubernetes: 1.24
Nebari: 2023.7.2.dev
Compute environment
AWS
Integrations
No response
Anything else?
No response
The text was updated successfully, but these errors were encountered: