justinsb
|
0b8cb933ad
|
gce terraform: Use google_storage_object_acl
We are using the schema of google_storage_object_acl.
|
2023-01-22 10:15:25 -05:00 |
justinsb
|
707758f1e9
|
Support multiple terraform file providers
By adding them on-demand, it is arguably a little simpler as well.
Co-authored-by: John Gardiner Myers <jgmyers@proofpoint.com>
|
2023-01-04 08:14:18 -05:00 |
John Gardiner Myers
|
c2d9b871a5
|
Refactor Literal unit tests
|
2022-11-26 19:24:16 -08:00 |
Abirdcfly
|
9983ed68fb
|
delete t.FailNow after t.Fatalf
Signed-off-by: Abirdcfly <fp544037857@gmail.com>
|
2022-07-22 00:14:53 +08:00 |
Rémy Léone
|
80d2d53643
|
fix tenv linter
|
2022-06-15 18:06:28 +02:00 |
Tessia Piboubès
|
705a7b536c
|
Use a pointer type in type assertion
|
2022-04-20 20:07:58 +02:00 |
Kubernetes Prow Robot
|
6d264080ed
|
Merge pull request #13484 from olemarkus/no-bazel-targets
Remove bazel targets and tools
|
2022-04-17 23:16:41 -07:00 |
Ciprian Hacman
|
8b8dd8d2dd
|
Use aws_s3_object instead of deprecated aws_s3_bucket_object
|
2022-04-13 16:49:03 +03:00 |
Ole Markus With
|
ce2e877aeb
|
Remove bazel files from vendor
|
2022-04-12 13:29:03 +02:00 |
Peter Rifel
|
f5f52eec92
|
Add mock GCP credentials to fix unit tests
|
2021-12-02 08:01:35 -06:00 |
Peter Rifel
|
f56f98154a
|
Add TerraformProvider
|
2021-12-02 08:01:35 -06:00 |
Peter Rifel
|
675754edeb
|
Add Terraform support for GS Paths
|
2021-12-02 08:01:34 -06:00 |
Peter Rifel
|
5813b7f0e0
|
Add a unit test for S3Path.RenderTerraform
Unfortunately it needs to be in a different package to avoid a rather complex import loop: terraform -> kops api -> vfs -> terraform
|
2021-12-02 07:55:45 -06:00 |