What's Wrong With The Terraform Remote State Data Source?

Поділитися
Вставка
  • Опубліковано 27 сер 2024

КОМЕНТАРІ • 2

  • @chris.dillon
    @chris.dillon 10 місяців тому +2

    This reminds me of the microservices tradeoff. Yeah you can break up your app so it fits in your head but then you move your problem to the network and you have distributed systems problems and you need a whole bunch of tools to mitigate the tradeoff.
    Your foundations class was great btw. 👋

  • @silopolis-yt
    @silopolis-yt 7 місяців тому

    Another very good one of yours!
    I've been watching your videos for a good couple of hours and learned a lot while having a good moment. Awesome stuff man.
    Is there an option to delegate variables and secrets storage that could be used locally for dev, and easily migrated/switched to some shared target?
    Something like we have for state, where we'd only have to change the provider's config to take off from a self-contained local directory to the cloud.
    Thanks a ton for all the knowledge and experience shared with us
    Take care
    J