Commit Graph

24 Commits

Author SHA1 Message Date
The Magician
b4991087a6 Allow project to be specified when importing instance groups (#3597)
Signed-off-by: Modular Magician <magic-modules@google.com>
2019-05-08 16:20:15 -07:00
Ty Larrabee
2840ea9037
Revert "Allow project to be specified when importing instance groups (#3595)" (#3598)
This reverts commit 578e03f305.
2019-05-08 15:32:41 -07:00
The Magician
578e03f305 Allow project to be specified when importing instance groups (#3595)
Signed-off-by: Modular Magician <magic-modules@google.com>
2019-05-08 15:19:20 -07:00
Ty Larrabee
b1abc676a9
Revert "Allow project to be specified when importing instance groups (#3591)" (#3596)
This reverts commit 19402eb4f0.
2019-05-08 14:47:16 -07:00
The Magician
19402eb4f0 Allow project to be specified when importing instance groups (#3591)
Signed-off-by: Modular Magician <magic-modules@google.com>
2019-05-08 14:28:37 -07:00
The Magician
ab540a6f09 Revert "Check current status during apply-time diff. (#1474)" due to 0.12 (#3449)
<!-- This change is generated by MagicModules. -->
Original Author: @rileykarson
2019-04-17 08:58:32 -07:00
The Magician
f6fc6d271a Fix the 3rd occurence of old ig instances interpolation syntax (#3142)
<!-- This change is generated by MagicModules. -->
/cc @rileykarson
2019-02-27 14:32:01 -08:00
The Magician
6c562d7cea 0.12 Test config fixes (#3139)
<!-- This change is generated by MagicModules. -->
/cc @rileykarson
2019-02-27 13:45:18 -08:00
The Magician
48a2cf8a27 Restore the deprecated list splat syntax. (#2801)
<!-- This change is generated by MagicModules. -->
/cc @rileykarson
2019-01-04 13:36:10 -08:00
The Magician
50af33999e Fix some formatting to be 0.12-ready (#2800)
<!-- This change is generated by MagicModules. -->
/cc @rileykarson
2019-01-04 13:01:39 -08:00
The Magician
082ba50b52 Update config formatting that no longer works in 0.12 (#2756)
<!-- This change is generated by MagicModules. -->
/cc @rileykarson
2018-12-27 10:14:07 -08:00
The Magician
c605b0bc4b [Terraform]: Apply gofmt -s to all files managed by MM (#2676)
<!-- This change is generated by MagicModules. -->
/cc @rileykarson
2018-12-20 17:22:22 -08:00
The Magician
0e27ae79e3 Add docs about using lifecycle when recreating instance groups (#2620)
<!-- This change is generated by MagicModules. -->
/cc @rileykarson
2018-12-20 17:22:22 -08:00
Paddy Carver
dd56795f2a Use family, not name, in image data source. 2018-08-14 11:18:39 -07:00
Paddy Carver
a13bcfbda1 Start updating to use the latest debian release. 2018-08-13 10:31:18 -07:00
Nathan McKinley
d47687f574
Check current status during apply-time diff. (#1474) 2018-05-14 16:31:24 -07:00
Vincent Roseberry
52462382c9
Refactor import tests for the remaining compute resources (#909)
* Improve instance group manager import tests

* Improe instance template & project metadata import test

* Improve region autoscaler import test

* Improve router interface import test

* Improve router peer import test

* Improve SSL certs import test

* Improve http & https target proxy import tests

* Improve target pool import test

* Improve url map import test

* Improve target ssl & tcp proxy import test

* Add import test for instance template disk
2018-01-03 09:26:55 -05:00
Joe Selman
4b77dca918 Revert "Revert "Add t.Parallel to all acceptance tests (#558)""
This reverts commit 8ab9d96d25 and revives
the original commit that adds t.Parallel to all acceptance tests. It
turns out test failures were unrelated to this change (rather, they were
related to quota issues).
2017-10-12 15:07:29 -07:00
Joe Selman
8ab9d96d25 Revert "Add t.Parallel to all acceptance tests (#558)"
This reverts commit 42de44592f. It appears
there might be thread-safety issues as panics have started occuring when
parallism is ramped up. Reverting for now while investigating.
2017-10-10 17:55:34 -07:00
Joe Selman
42de44592f Add t.Parallel to all acceptance tests (#558) 2017-10-10 16:28:00 -07:00
Paddy
fccae61d61 1.0.0 Deprecations, pt 2
Fix the CI tests we broke with the deprecations for 1.0.0, and update
the docs we missed. Also, update the examples.
2017-09-29 16:04:52 -07:00
Vincent Roseberry
076d31dd69 Support import for google_compute_instance_group (#201) 2017-07-20 09:21:18 -07:00
Vincent Roseberry
666351627d Read named ports changes properly in google_compute_instance_group (#188) 2017-07-13 10:24:25 -07:00
Jake Champlin
8602b34591 Transfer google provider 2017-06-09 16:50:30 +00:00