Coder Social home page Coder Social logo

Comments (7)

kwilczynski avatar kwilczynski commented on August 26, 2024 1

@davidski hi there! Sorry for not being clear enough, my bad. Although, you have answered my question, thank you!

from terragrunt.

brikis98 avatar brikis98 commented on August 26, 2024

Thanks for filing! Any interest in submitting a PR? It should be a pretty straightforward change.

from terragrunt.

davidski avatar davidski commented on August 26, 2024

I currently don't work with Go at all. ☚ī¸ While it's on my To Do list, I'm hoping someone else picks this up before then.

from terragrunt.

brikis98 avatar brikis98 commented on August 26, 2024

No worries! We'll see if we can get to this in the next week or two.

from terragrunt.

kwilczynski avatar kwilczynski commented on August 26, 2024

This is a simple addition, but here is one question (more about the desired behaviour): given the AWS_REGION environment variable present, should it also override any other place where a region is concerned? For example...

The lock backend (e.g. DynamoDB) can take the desired region from the configuration, but when it goes to the remote state handling, then it works by a virtue of passing arguments to Terraform from the config section of the backend section in the configuration file (these are passed as-is as formatted key-value items). Should the aws_region be overridden here too?

from terragrunt.

davidski avatar davidski commented on August 26, 2024

Hey there, @kwilczynski. If I'm following this correctly, if the user enters a remote_state:bucket:region setting, that value (and not the environment value) should be used just as it is today. Manually coded values in a conf file should always override default environment variables.

from terragrunt.

brikis98 avatar brikis98 commented on August 26, 2024

Since Terraform now natively supports locking, Terragrunt no longer has locking built in, so I think this issue can be closed.

from terragrunt.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤ī¸ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.