Code Monkey home page Code Monkey logo

Comments (5)

endemics avatar endemics commented on August 31, 2024

Actually I believe this was fixed in e418582 GMTA :)

from terraforming.

dtan4 avatar dtan4 commented on August 31, 2024

@endemics Thank you for reporting issue ❗

At #53 (yesterday!) I found that SecurityGroup names are sometimes duplicated, so I decided to add unique prefix group_id to resource name.

provide an option to ignore default groups in the resource generation + state generation
automatically ignore default groups if they have not been modified

These are good suggestions 👍
Default security groups are modifiable, but not deletable.
I think that these immutable(?) resources are not suitable to be managed under Terraform 🎇

REF

from terraforming.

endemics avatar endemics commented on August 31, 2024

I think that these immutable(?) resources are not suitable to be managed under Terraform 🎇

Yeah they are very problematic resources indeed.

I agree they shouldn't be managed by Terraform, especially when you're building your infra from scratch, and I assume most people won't try to manage them this way.

However, it's not that easy in the case of terraforming as people might want to use it to manage what they already have and they might have used default and tweaked them.

So I guess your tool will have to take a stance/be opiniated about this issue and document how it addresses it?

from terraforming.

dtan4 avatar dtan4 commented on August 31, 2024

Sorry for late response...

My opinion is that all resources, including default resources, should be exported by default. It has compatibility with all people using Terraforming.
However, in the near future, I might provide a option to omit default resources.

So I guess your tool will have to take a stance/be opiniated about this issue and document how it addresses it?

Yes, I'll write about how to treat default resource.

Thank you for giving me the chance to think about this problem 😄

from terraforming.

endemics avatar endemics commented on August 31, 2024

No worries, thanks for looking into it :)

from terraforming.

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.