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
The Terraform backend "s3" configuration that is generated has changed so not working. It requires endpoint changing to endpoints.s3 and the skip_requesting_account_id = true needs adding to avoid it trying to connect to an amazonaws.com address.
Which version of kubefirst are you using?
development
Which cloud provider?
Civo
Which DNS?
None specific
Which installation type?
None specific
Which distributed Git provider?
GitHub
Did you use a fork of
gitops-template
?No
Which Operating System?
Linux
What is the issue?
The Terraform
backend "s3"
configuration that is generated has changed so not working. It requiresendpoint
changing toendpoints.s3
and theskip_requesting_account_id = true
needs adding to avoid it trying to connect to anamazonaws.com
address.Full working example
This is a confirmed problem in GitHub, but should also check GitLab too
Code of Conduct
The text was updated successfully, but these errors were encountered: