SamuelMolling

Results 12 comments of SamuelMolling

Do we currently have any way to remove a remote backend from state? Terraform's state rm removes the state resource, but from what I understand, Atlantis' state rm removes the...

Would this be to dynamically create dependencies between the terragrunt.hcl files?

@TreTuna can you help?

Same problem here. Another thing I saw is that the key shape requested in the documentation for an autonomous database is AES 256, but in the API it only goes...

@GMartinez-Sisti The documentation says that to use keepers, I need to run taint and this command is not available in Atlantis, right ?

In my case, it thinks that for some reason we need to change the password, but we don't have access to the console or anything related. We would need a...

@georgekaz I tried using the `atlantis plan -- -replace="random_password.default"` command, but it keeps saying: `No changes. Your infrastructure matches the configuration.` I want to recreate the user's password

Hey @nitrocode, i try too. Same problem. atlantis plan -d users/teste -- -replace="random_password.default"