Hacker News new | past | comments | ask | show | jobs | submit login

If you are not pinning the version of the template provider (if not, all providers), this can be used in the tf file that is included during your terraform init:

    provider "template" {
      version = "1.0.0"
    }



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: