Live data from Hacker News

Viewing profile — jvitor03

jvitor03

HN member
Joined
Sat, May 28, 2022, 4:53 AM UTC
HN karma
15
Public activity
3 items

About jvitor03

No profile information was provided.

Recent public activity

  1. comment
    Comment #31538180

    > Once you've fully adopted, then you can flip a flag to "I own the whole world" mode, where the default is to delete anything not found in the canonical configuration. That may wo…

  2. comment
    Comment #31538127

    Looks like you are creating based on puppet or ansible, not Terraform :) The whole idea of TF is to not have to declare an absent resource for it to be destroyed, because the decla…

  3. comment
    Comment #31537707

    "Stateless is better", until you remove a tf file or resource from your code and Terraform have no way to tell if that resource ever existed in the provider during the apply to del…