Commit Graph

8 Commits

Author SHA1 Message Date
The Magician
4d2a143609 empty commit to fix magician race conditions (#3543)
Signed-off-by: Modular Magician <magic-modules@google.com>
2019-05-02 14:11:44 -07:00
The Magician
d7f97c423d URL encode GCS file names (#3381)
<!-- This change is generated by MagicModules. -->
Original Author: @chrisst
2019-05-02 11:38:24 -07:00
The Magician
7f9bab7ad5 Allow default disk size for TestAccComputeAttachedDisk_region (#3534)
<!-- This change is generated by MagicModules. -->
Original Author: @chrisst
2019-05-02 10:20:17 -07: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
29c665d865 Various linter cleanups (conversions, unused, misspellings) (#2681)
<!-- This change is generated by MagicModules. -->
/cc @rileykarson
2018-12-20 17:22:22 -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
Chris Stephens
de68af5b11 Add region disk support to attached disk 2018-12-20 17:22:22 -08:00
Chris Stephens
afcbb859ca
Attached disk resource (#1957)
* Adding resource_attached_disk

This is a resource which will allow joining a arbitrary compute disk
to a compute instance. This will enable dynamic numbers of disks to
be associated by using counts.
2018-09-11 13:08:14 -07:00