kops/upup/pkg/fi/cloudup/terraformWriter
Peter Rifel c04f9e0a6a
Allow arbitrary length terraform literals
Terraform provider aliases are referenced with two "tokens": `aws.files`

This adds support for literal references with an arbitrary number of tokens
2021-09-12 07:32:30 -04:00
..
BUILD.bazel Split out TerraformWriter 2021-05-02 21:54:46 -07:00
literal.go Allow arbitrary length terraform literals 2021-09-12 07:32:30 -04:00
writer.go Prefix terraform resource names when they'd otherwise begin with a digit 2021-08-27 12:57:56 -05:00
writer_test.go Split out TerraformWriter 2021-05-02 21:54:46 -07:00