Commit graph

3 commits

Author SHA1 Message Date
The Magician
282f8e3b82
Add enum values generation to documentation (#3404) (#207)
* Add enum values generation to documentation, remove previous handwritten lists unless they add value

* Add possible enum values to inspec doc generation

* Add default, possible values to the schema description

* Format fixes

* Try spacing to see how md looks

* PR feedback

* Order of operations

* Bigger spacefor markdown

Signed-off-by: Modular Magician <magic-modules@google.com>
2020-04-24 13:45:23 -04:00
The Magician
1c3481e2c3
Placement policy support for Compute Instance (#3256) (#194)
* Revert "Revert "Placement policy support for Compute Instance (#3217)" (#3250)"

This reverts commit 18d6446fcf9284ac5562d1693877df1c75cc28a2.

* Auto restart false, us central a

* Create two instances during collocate test

* Add note on collocation and vm_count

Signed-off-by: Modular Magician <magic-modules@google.com>
2020-04-15 14:42:58 -07:00
The Magician
1c5d5788c5
Ansible - Resource Policy (#3275) (#176)
* resource policy

* fixed

* rebase issues

* finally fixed

* async fix

Signed-off-by: Modular Magician <magic-modules@google.com>
2020-03-19 17:18:32 -07:00