kops/upup/pkg/fi/cloudup/terraform
Eng Zer Jun 425173ae9f
refactor: move from io/ioutil to io and os packages
The io/ioutil package has been deprecated as of Go 1.16, see
https://golang.org/doc/go1.16#ioutil. This commit replaces the existing
io/ioutil functions with their new definitions in io and os packages.

Signed-off-by: Eng Zer Jun <engzerjun@gmail.com>
2021-11-12 15:37:18 +08:00
..
BUILD.bazel Include second tf provider when ConfigBase implements TerraformPath 2021-09-17 18:08:58 -05:00
hcl2.go Add support for writing lists of terraform literals 2021-09-17 18:08:57 -05:00
hcl2_test.go Add support for writing lists of terraform literals 2021-09-17 18:08:57 -05:00
lifecycle.go Add Terraform 0.12 rendering support and feature flag 2020-04-05 21:18:03 -05:00
target.go refactor: move from io/ioutil to io and os packages 2021-11-12 15:37:18 +08:00
target_hcl2.go Upgrade TF to 0.15 and include the provider's configuration_aliases 2021-09-17 18:08:59 -05:00
target_hcl2_test.go Split out TerraformWriter 2021-05-02 21:54:46 -07:00
target_json.go Add IPv6 IMDS terraform support 2021-09-16 20:02:03 -05:00