Commit graph

21 commits

Author SHA1 Message Date
Chris Hawk
608a8486e3 Fix many documentation lint errors 2024-11-05 14:58:14 -08:00
Chris Hawk
1a7d4e3cda Add many no_log attributes 2024-11-05 14:06:56 -08:00
Chris Hawk
811327bc09 chore: removed unused imports 2023-11-20 11:17:25 -08:00
Shlomo Shuck
203961b045
feat: add auth support for GCP access tokens ()
Introduce choice "accesstoken" for auth_kind for modules
Introduce optional access_token string param that falls back to
  GCP_ACCESS_TOKEN env var
2023-06-10 11:20:57 -07:00
The Magician
fe79a8b1e1
Add generator information to generated resources () ()
Signed-off-by: Modular Magician <magic-modules@google.com>
2021-07-29 18:41:37 -05:00
The Magician
af5ff5f2b0
ansible: Change env variable () ()
User should read GCP_SERVICE_ACCOUNT_FILE instead of
gcp_service_account_file

Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
Signed-off-by: Modular Magician <magic-modules@google.com>
2021-07-01 10:23:29 -05:00
The Magician
04fcdf64b7
Promote CDN Policies to GA () ()
Co-authored-by: upodroid <cy@borg.dev>
Signed-off-by: Modular Magician <magic-modules@google.com>

Co-authored-by: upodroid <cy@borg.dev>
2021-06-24 12:37:36 -07:00
The Magician
dbd5dbc2fb
Promote field compute_instance.scheduling.min_node_cpus and related fields to ga () ()
Signed-off-by: Modular Magician <magic-modules@google.com>
2021-03-15 16:00:59 -07:00
The Magician
6a87ead837
Add CDN to regional backend service, add flexible cache control to backend service. () ()
Signed-off-by: Modular Magician <magic-modules@google.com>
2020-12-04 11:31:08 -08:00
The Magician
3af242d21d
fix doc formatting errors () ()
Co-authored-by: Riley Karson <rileykarson@google.com>
Signed-off-by: Modular Magician <magic-modules@google.com>

Co-authored-by: Riley Karson <rileykarson@google.com>
2020-10-16 13:41:31 -07:00
The Magician
7fa00db18c
Add source snapshot to ansible ()
* Make `iap` field computed () ()

Signed-off-by: Modular Magician <magic-modules@google.com>

* add source_image and source_snapshot to google_compute_image () ()

* add source_image to google_compute_image

* add source_snapshot to google_compute_image

* PR comment changes

Signed-off-by: Modular Magician <magic-modules@google.com>

* Collection fixes for release () ()

Signed-off-by: Modular Magician <magic-modules@google.com>

* Add new field filter to pubsub. () ()

* Add new field filter to pubsub.

Fixes: https://github.com/terraform-providers/terraform-provider-google/issues/6727

* Fixed filter name, it was improperly set.

* add filter key to pubsub subscription unit test

* spaces not tabs!

* hardcode filter value in test

* revert remove escaped quotes

Co-authored-by: Tim O'Connell <hi@timoconnell.co.uk>
Signed-off-by: Modular Magician <magic-modules@google.com>

Co-authored-by: Tim O'Connell <hi@timoconnell.co.uk>

* Add archive class to gcs () ()

Signed-off-by: Modular Magician <magic-modules@google.com>

* Add support for gRPC healthchecks () ()

Signed-off-by: Modular Magician <magic-modules@google.com>

* Add enableMessageOrdering to Pub/Sub Subscription () ()

Add enableMessageOrdering to Pub/Sub Subscription

Signed-off-by: Modular Magician <magic-modules@google.com>

* use {product}.googleapis.com endpoints () ()

* use {product}.googleapis.com endpoints

* use actual correct urls

* fix zone data source test

* fix network peering tests

* possibly fix deleting default network

Signed-off-by: Modular Magician <magic-modules@google.com>

* Removed instances where input and output are both true () ()

* [provider-yaml] - Removed instances where input and output are both true

* modified to only supply output. Following pattern from bigquerydatatransfer

Co-authored-by: Scott Suarez <scottsuarez@google.com>
Signed-off-by: Modular Magician <magic-modules@google.com>

Co-authored-by: Scott Suarez <scottsuarez@google.com>

* retrypolicy attribute added () ()

* retrypolicy attribute added

* test case updated

Signed-off-by: Modular Magician <magic-modules@google.com>

* Advanced logging config options in google_compute_subnetwork () ()

Co-authored-by: Dana Hoffman <danahoffman@google.com>
Signed-off-by: Modular Magician <magic-modules@google.com>

Co-authored-by: Dana Hoffman <danahoffman@google.com>

* Add Erase Windows VSS support to compute disk () ()

Co-authored-by: Cameron Thornton <camthornton@google.com>
Signed-off-by: Modular Magician <magic-modules@google.com>

Co-authored-by: Cameron Thornton <camthornton@google.com>

* Add Snapshot location to compute snapshot () ()

* added storage locations

* add storage locations to field

* tweak cmek logic

* fix the decoder logic and cleanup whitespaces

* remove duplicate entry

Signed-off-by: Modular Magician <magic-modules@google.com>

* Added missing 'all' option for protocol firewall rule () ()

Signed-off-by: Modular Magician <magic-modules@google.com>

* Added support GRPC for google_compute_(region)_backend_service.protocol () ()

Co-authored-by: Edward Sun <sunedward@google.com>
Signed-off-by: Modular Magician <magic-modules@google.com>

Co-authored-by: Edward Sun <sunedward@google.com>

* Add schema update support to spanner db 2082 () ()

* eoncders and customdiff added for spanner DB ddl update

* config update test case added

* customdiff modified to handle out-of-index issue

* new lines added

* indent fixed

* indent fixed for tests

* test added for ddl update condition

* mock added Terraformresourcediff, unit tests added

* test fixed

* more unit tests added

* tests fixed

* PR comments implemented

* unit tests converted to table driven tests

* ImportStateVerifyIgnore flag added to tests

* syntax corrected in test

Signed-off-by: Modular Magician <magic-modules@google.com>

* Added properties of options & artifacts on google_cloudbuild_trigger () ()

* added options & artifacts to cloudbuild trigger

* updated with minor changes and added more options in test

* a test adding update behavior for multiple optional fields

Co-authored-by: Edward Sun <sunedward@google.com>
Signed-off-by: Modular Magician <magic-modules@google.com>

Co-authored-by: Edward Sun <sunedward@google.com>

* Enable TPUs to use Shared VPC () ()

* add support for shared vpc

* make cidr_block computable

* add diffsuppression

* tweak diffsupression to ignore when network has a change

* rework diffsupress

* add customizediff

* switch the diff checks

Signed-off-by: Modular Magician <magic-modules@google.com>

* Add SEV_CAPABLE option to google_compute_image () ()

Signed-off-by: Modular Magician <magic-modules@google.com>

* Update docs for pubsub targets in cloud scheduler () ()

Signed-off-by: Modular Magician <magic-modules@google.com>

* Make RegionBackendService health checks optional () ()

Signed-off-by: Modular Magician <magic-modules@google.com>

* Update terminology for IAM roles () ()

Roles like "Owner" and "Editor" are now called "basic roles": https://cloud.google.com/iam/docs/understand

Signed-off-by: Modular Magician <magic-modules@google.com>

* Add source snapshot to ansible ()

Signed-off-by: Modular Magician <magic-modules@google.com>

Co-authored-by: Tim O'Connell <hi@timoconnell.co.uk>
Co-authored-by: Scott Suarez <scottsuarez@google.com>
Co-authored-by: Dana Hoffman <danahoffman@google.com>
Co-authored-by: Cameron Thornton <camthornton@google.com>
Co-authored-by: Edward Sun <sunedward@google.com>
2020-10-06 15:39:08 -07:00
The Magician
6fde3fe7f9
Add region_backend_service portName () ()
* Add region_backend_service portName

* add port_name attribute to test cases

* add update from http to https for ilbUpdates

Co-authored-by: cynful <cynful@users.noreply.github.com>
Signed-off-by: Modular Magician <magic-modules@google.com>

Co-authored-by: cynful <cynful@users.noreply.github.com>
2020-05-08 18:04:30 -04:00
The Magician
416bf30c1e
Promote region* compute services to GA () ()
Signed-off-by: Modular Magician <magic-modules@google.com>
2020-04-29 16:31:51 -04:00
The Magician
282f8e3b82
Add enum values generation to documentation () ()
* 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
47ecf8c27b
GA ILB multi-nic () ()
* GA ILB multi-nic

* Failover is not GA, needs if/else

Signed-off-by: Modular Magician <magic-modules@google.com>
2020-03-23 14:50:53 -07:00
Modular Magician
7fc495d585 Add note about Postgres requiring user passwords ()
* Add note about Postgres requiring user passwords

* Clarify wording.

Co-authored-by: Sebastien Williams-Wynn <s.williamswynn.mail@gmail.com>
Signed-off-by: Modular Magician <magic-modules@google.com>
2020-02-04 17:13:01 +00:00
The Magician
9d30baeec9 Allow target to accept other resource types ()
Signed-off-by: Modular Magician <magic-modules@google.com>

Co-authored-by: Ty Larrabee <tysen@google.com>
2020-01-13 12:09:11 -07:00
The Magician
1430a27759 Add L7 ILB fields to RegionBackendService ()
Signed-off-by: Modular Magician <magic-modules@google.com>
2019-11-05 13:51:03 -08:00
Denis
331c5645e7 Fix erronous lowercase c character
Signed-off-by: Modular Magician <magic-modules@google.com>
2019-10-22 18:28:01 +00:00
Alex Stephen
10ef9cc739 [Ansible] Stop building deprecated facts modules in collections
Signed-off-by: Modular Magician <magic-modules@google.com>
2019-10-16 17:54:28 +00:00
Alex Stephen
5976ff606d Ansible Region Backend Services
Signed-off-by: Modular Magician <magic-modules@google.com>
2019-10-03 23:52:53 +00:00