Yusuke Tsutsumi
0387ad3c17
Fixing additional tests
...
Fixing some of the existing failing tests in the CI process.
Specifically:
- gcp_appengine_firewall_rule: modified validation to support the
default firewall rule
- gcp_cloudfunctions_cloud_function: bootstrapping the required GS
bucket and files for creating a valid cloud function.
- Slight update to the functionality, which now requires a runtime
specified for new functions.
-
2022-10-08 17:36:39 +00:00
John Losito
af3710889d
docs: remove state param in gcp_storage_object example ( #493 )
...
Removes an invalid parameter from the example given within the gcp_storage_object module to download an object from a GCS bucket.
2022-09-23 17:25:00 +00:00
Alex Stephen
65f0a7a141
Merge pull request #451 from leoplana/master
2021-09-14 13:47:13 -04:00
Ryan Moriarty
f9c8c18f36
Merge pull request #268 from bucklander/bwallander_issue_266
...
Fixing issue with UTF-8 conversion in Python3 for GCS uploads
2021-09-13 14:52:54 -06:00
The Magician
1c364de171
Remove versions from redis_version field. ( #5062 ) ( #452 )
...
Co-authored-by: upodroid <cy@borg.dev>
Signed-off-by: Modular Magician <magic-modules@google.com>
Co-authored-by: upodroid <cy@borg.dev>
2021-08-09 19:13:27 -05:00
leonardo.lana
d5a061f9c7
added private network to cloudsql instance creation
2021-08-05 12:21:04 -03:00
The Magician
ff2ac11bea
Add support for processing_units
to google_spanner_instance
( #4993 ) ( #450 )
...
Co-authored-by: upodroid <cy@borg.dev>
Co-authored-by: Cameron Thornton <camthornton@google.com>
Signed-off-by: Modular Magician <magic-modules@google.com>
Co-authored-by: upodroid <cy@borg.dev>
Co-authored-by: Cameron Thornton <camthornton@google.com>
2021-08-03 17:09:52 -05:00
The Magician
fe79a8b1e1
Add generator information to generated resources ( #5016 ) ( #449 )
...
Signed-off-by: Modular Magician <magic-modules@google.com>
2021-07-29 18:41:37 -05:00
The Magician
1e600ebc61
fixed two doc format ( #4742 ) ( #447 )
...
Signed-off-by: Modular Magician <magic-modules@google.com>
2021-07-26 20:01:50 -05:00
The Magician
536bef7166
set optional computed on fields that are conditional to balancing_mode ( #4975 ) ( #446 )
...
Signed-off-by: Modular Magician <magic-modules@google.com>
2021-07-19 13:22:38 -05:00
The Magician
f081d7b81c
Added pubsubConfig and webhookConfig support to the cloud build resource. ( #4931 ) ( #443 )
...
Co-authored-by: Sumit Madan <sumit.madan@pantheon.io>
Signed-off-by: Modular Magician <magic-modules@google.com>
Co-authored-by: Sumit Madan <sumit.madan@pantheon.io>
2021-07-09 12:27:44 -05:00
The Magician
af5ff5f2b0
ansible: Change env variable ( #4940 ) ( #439 )
...
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 ( #4914 ) ( #436 )
...
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
a27ca5f788
remove duplicate word from spanner docs ( #4896 ) ( #433 )
...
Co-authored-by: Vitalii Turovets <corebug@corebug.net>
Signed-off-by: Modular Magician <magic-modules@google.com>
Co-authored-by: Vitalii Turovets <corebug@corebug.net>
2021-06-21 10:14:35 -07:00
The Magician
169d26accd
Fix default port in google_compute_https_health_check docs to 443 ( #4900 ) ( #432 )
...
Signed-off-by: Modular Magician <magic-modules@google.com>
2021-06-21 10:00:23 -07:00
The Magician
71a05be3af
Allow redisVersion to change, promoted some fields to GA ( #4838 ) ( #431 )
...
* Allow redisVersion to change, promoted some fields to GA
* allow updating properties if update method is defined at the field level
* upgrade post url
* fix current resources to not reference url
* add support for forceNew if version is shrinking
* don't send request if not updating anything.. request fails if update mask is empty.. also add more tests
* fix spelling mistake
* fix rake issues
* remove transcription mode... forces new on change
Signed-off-by: Modular Magician <magic-modules@google.com>
2021-06-15 11:31:26 -07:00
The Magician
9eadc4b7fc
Promote customResponseHeaders to GA ( #4872 ) ( #430 )
...
This change promotes custom_response_headers for
google_compute_backend_service and google_compute_backend_bucket
to GA.
Signed-off-by: Gorka Lerchundi Osa glertxundi@gmail.com
Signed-off-by: Modular Magician <magic-modules@google.com>
2021-06-15 08:18:50 -07:00
The Magician
7498507389
IPsec-encrypted Interconnect GA ( #4813 ) ( #424 )
...
* Move ipsec interconnect to ga
* Remove beta only docs note
Signed-off-by: Modular Magician <magic-modules@google.com>
2021-06-02 17:03:57 -07:00
The Magician
20b59f84ee
promote logConfig to GA ( #4822 ) ( #423 )
...
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-01 15:32:25 -07:00
The Magician
e9c844fa64
Add Provisioned IOPS support ( #4578 ) ( #419 )
...
Co-authored-by: upodroid <cy@borg.dev>
Signed-off-by: Modular Magician <magic-modules@google.com>
Co-authored-by: upodroid <cy@borg.dev>
2021-05-19 14:30:54 -07:00
The Magician
1b378d203f
Add support for Instance schedules to Google compute resource policy ( #4779 ) ( #418 )
...
* Add instance_schedule_policy to google_compute_resource_policy
* Add description to google_compute_resource_policy
Signed-off-by: Modular Magician <magic-modules@google.com>
2021-05-18 11:23:27 -07:00
The Magician
3f863e0a5c
predictive autoscaling ga ( #4789 ) ( #417 )
...
Signed-off-by: Modular Magician <magic-modules@google.com>
2021-05-15 03:53:32 -07:00
The Magician
7f65d2b8c1
IPsec-encrypted Interconnect ( #4777 ) ( #416 )
...
* IPsec over interconnect feature
* Removing test from other branch
* Mark several encryption fields as input-only
Signed-off-by: Modular Magician <magic-modules@google.com>
2021-05-14 13:23:55 -07:00
The Magician
3a588b5a09
Feature/add pubsub schema resource ( #4741 ) ( #415 )
...
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>
2021-05-10 14:10:25 -07:00
The Magician
4b4ab108c5
add initial_size to google_compute_node_group ( #4750 ) ( #413 )
...
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>
2021-05-04 19:48:50 -07:00
The Magician
840a4db65e
Added ForceNew on labels ( #4734 ) ( #412 )
...
* Added ForeNew on labels
* set ForceNew on key & key_value
* added a test
Signed-off-by: Modular Magician <magic-modules@google.com>
2021-05-03 13:40:31 -07:00
The Magician
b84fd05309
set skip_initial_version_creation a default ( #4729 ) ( #410 )
...
Signed-off-by: Modular Magician <magic-modules@google.com>
2021-04-23 12:18:23 -07:00
The Magician
0454f82f09
make bigquery dataset dataset_id forcenew ( #4726 ) ( #409 )
...
* make bigquery dataset dataset_id forcenew
* make project_id and datasetReference input true as well
Signed-off-by: Modular Magician <magic-modules@google.com>
2021-04-21 14:54:44 -07:00
The Magician
60863d6fcb
Add reference links for ML Engine Models ( #4723 ) ( #408 )
...
Signed-off-by: Modular Magician <magic-modules@google.com>
2021-04-21 11:38:03 -07:00
The Magician
15657f852e
Add cmek to spanner database ( #4699 ) ( #407 )
...
* Add cmek to spanner database
* Update timeout
* Bump default timeout
* Mark test as beta
* Move to handwritten test
Signed-off-by: Modular Magician <magic-modules@google.com>
2021-04-20 18:34:37 -07:00
The Magician
301cd30a71
Add support for confidential compute instances to the ansible collection ( #4665 ) ( #406 )
...
* products/compute/api.yaml: Add support for confidentialInstanceConfig parameter
* products/compute/api.yaml: Improve wording of property descriptions
Signed-off-by: Modular Magician <magic-modules@google.com>
2021-04-19 08:54:05 -07:00
The Magician
ea38c3ed14
added more gcs bucket lifecycle conditions ( #4706 ) ( #404 )
...
Signed-off-by: Denis Dabischa <denis.dabischa@kloeckner.com>
Signed-off-by: Modular Magician <magic-modules@google.com>
2021-04-16 10:58:29 -07:00
The Magician
1806a70274
dns/api.yaml: add missing record types ( #4689 ) ( #403 )
...
Update the list of valid DNS record types to match the list documented at https://cloud.google.com/dns/docs/records .
In particular this was hurting people who were previously deploying DNSSEC key records via terraform.
Closes https://github.com/hashicorp/terraform-provider-google/issues/8897
Signed-off-by: Modular Magician <magic-modules@google.com>
2021-04-15 10:31:32 -07:00
The Magician
eac6eddbe3
Change address purposes to strings ( #4681 ) ( #401 )
...
Signed-off-by: Modular Magician <magic-modules@google.com>
2021-04-09 16:04:40 -07:00
The Magician
a7b0e7ff87
add field maintenance_window.start_time to google_compute_node_group ( #4656 ) ( #399 )
...
Signed-off-by: Modular Magician <magic-modules@google.com>
2021-04-05 16:25:56 -07:00
The Magician
82393d6718
Upstream change to add machine types to cloudbuild trigger ( #4652 ) ( #398 )
...
Signed-off-by: Modular Magician <magic-modules@google.com>
2021-04-02 14:50:04 -07:00
The Magician
b55af1dad1
Revert "Updated datatype for mtu" ( #4643 ) ( #397 )
...
Signed-off-by: Modular Magician <magic-modules@google.com>
2021-04-02 08:52:35 -07:00
The Magician
7e1b5f1213
Updated datatype for mtu ( #4601 ) ( #390 )
...
Signed-off-by: Modular Magician <magic-modules@google.com>
2021-03-22 10:23:44 -07:00
The Magician
b7ec9fb848
Add Proxy Bind to Target Proxies ( #4597 ) ( #389 )
...
* mark field as updatable
Co-authored-by: upodroid <cy@borg.dev>
* add proxy_bind
Signed-off-by: Modular Magician <magic-modules@google.com>
2021-03-16 16:07:36 -07:00
The Magician
dbd5dbc2fb
Promote field compute_instance.scheduling.min_node_cpus and related fields to ga ( #4593 ) ( #388 )
...
Signed-off-by: Modular Magician <magic-modules@google.com>
2021-03-15 16:00:59 -07:00
The Magician
d99f2567b4
Add MTU to interconnect ( #4496 ) ( #381 )
...
* mark field as updatable
Co-authored-by: upodroid <cy@borg.dev>
* add interconnect mtu
Co-authored-by: upodroid <cy@borg.dev>
* make field computed
Signed-off-by: Modular Magician <magic-modules@google.com>
2021-02-26 13:21:18 -08:00
The Magician
68d282ab66
Add Service Usage Regional Example ( #4507 ) ( #380 )
...
Co-authored-by: upodroid <cy@borg.dev>
Signed-off-by: Modular Magician <magic-modules@google.com>
Co-authored-by: upodroid <cy@borg.dev>
2021-02-25 09:33:26 -08:00
The Magician
d16d1e554c
Allow multiple SSL Certificates on SSL Proxy LBs ( #4499 ) ( #377 )
...
* mark field as updatable
Co-authored-by: upodroid <cy@borg.dev>
* remove ssl proxy limit
Co-authored-by: upodroid <cy@borg.dev>
Signed-off-by: Modular Magician <magic-modules@google.com>
Co-authored-by: upodroid <cy@borg.dev>
2021-02-16 15:51:33 -08:00
The Magician
3c921dc5cd
Added support for Private Services Connect for Google APIs ( #4358 ) ( #376 )
...
* updated to mmv1 folder
* replaced data source with resources in tests
Signed-off-by: Modular Magician <magic-modules@google.com>
2021-02-12 09:00:49 -08:00
The Magician
26487b3ced
Fix typo in resource policy docs ( #4481 ) ( #375 )
...
* mark field as updatable
Co-authored-by: upodroid <cy@borg.dev>
* Fix resource policy documenation
Co-authored-by: upodroid <cy@borg.dev>
* fix dodgy change
Signed-off-by: Modular Magician <magic-modules@google.com>
2021-02-10 14:01:33 -08:00
The Magician
d05b291f3d
mark field as updatable ( #4371 ) ( #374 )
...
Co-authored-by: upodroid <cy@borg.dev>
Signed-off-by: Modular Magician <magic-modules@google.com>
Co-authored-by: upodroid <cy@borg.dev>
2021-02-09 12:05:34 -08:00
The Magician
64065c4935
[Ansible] adding no_log to some parameters ( #4448 ) ( #371 )
...
Signed-off-by: Modular Magician <magic-modules@google.com>
2021-02-04 13:04:56 -08:00
The Magician
de2e24dc89
Validate base64 fields in the Google Provider ( #4338 ) ( #369 )
...
Co-authored-by: upodroid <cy@borg.dev>
Signed-off-by: Modular Magician <magic-modules@google.com>
Co-authored-by: upodroid <cy@borg.dev>
2021-01-26 12:02:33 -08:00
The Magician
cf599fd36f
add fingerprint for privateIpv6GoogleAccess ( #4424 ) ( #368 )
...
Signed-off-by: Modular Magician <magic-modules@google.com>
2021-01-25 10:26:25 -08:00
The Magician
a611202049
Fix broken link ( #4411 ) ( #365 )
...
Signed-off-by: Modular Magician <magic-modules@google.com>
2021-01-19 14:25:39 -08:00