cloud-foundation-fabric/tests/modules
Julio Castillo b6e0557bbb
Simplify organization tags.tf locals (#1932)
* Simplify organization tags.tf locals

* Fix boilerplate

* Override github provider version for tests
2023-12-18 16:09:22 +00:00
..
alloydb_instance/examples versions.tf maintenance + copyright notice bump (#1782) 2023-10-20 18:17:47 +02:00
api_gateway/examples Remove unneeded __init__.py 2023-02-07 15:59:29 +01:00
apigee Added iam_bindings and iam_bindings_additive to apigee module 2023-10-27 18:22:07 +02:00
artifact_registry/examples artifact-registry: Support cleanup policies (#1891) 2023-12-01 10:33:02 +00:00
bigquery_dataset/examples Add bigquery authorized resources (#1480) 2023-06-30 18:44:57 +02:00
bigtable_instance/examples Migrate bigtable-instance tests 2023-04-17 09:17:54 +02:00
billing_account/examples Billing account module (#1743) 2023-10-15 15:02:50 +00:00
billing_budget/examples Fix tests using provider 4.80 2023-09-05 11:28:12 +02:00
cloud_config_container_coredns versions.tf maintenance + copyright notice bump (#1782) 2023-10-20 18:17:47 +02:00
cloud_config_container_mysql versions.tf maintenance + copyright notice bump (#1782) 2023-10-20 18:17:47 +02:00
cloud_function_v1 End-to-end tests for terraform modules (#1751) 2023-10-20 09:59:52 +02:00
cloud_function_v2/examples Bump provider versions to v5.0.0 (#1724) 2023-10-03 12:15:36 +00:00
cloud_identity_group/examples Migrate cloud-identity-group tests 2023-04-17 09:17:54 +02:00
cloud_run/examples Add end-to-end tests to Cloud Run 2023-11-18 10:00:25 +00:00
cloudsql_instance/examples Trim down inventories for Cloud SQL 2023-11-04 07:31:33 +00:00
compute_mig/examples Fix: Instance level stateful disk config (#1578) 2023-08-11 15:25:17 +00:00
compute_vm/examples Enable sole tenancy (`node_affinities`) on compute_vm (#1903) 2023-12-05 18:05:23 +01:00
container_registry/examples Migrate container-registry tests 2023-04-17 09:17:54 +02:00
dataplex/examples versions.tf maintenance + copyright notice bump (#1782) 2023-10-20 18:17:47 +02:00
dataplex_datascan Fix tests using provider 4.80 2023-09-05 11:28:12 +02:00
dns/examples Fix dnssec keys lookup (#1728) 2023-10-03 21:37:21 +02:00
dns_response_policy/examples Switch FAST networking stages to network policies for Google domains (#1352) 2023-05-04 07:38:40 +02:00
endpoints/examples Migrate endpoints tests 2023-04-17 09:17:54 +02:00
folder Custom role factories for organization and project modules (#1912) 2023-12-11 14:16:39 +00:00
gcs E2E tests for GCS 2023-11-15 09:33:03 +00:00
gcve_private_cloud/examples fixed variable names 2023-08-18 15:37:32 +02:00
gke_cluster_autopilot Support boot disk KMS key in GKE cluster modules (#1881) 2023-11-23 11:52:13 +00:00
gke_cluster_standard/examples Added ProtectedApplication feature to GKE Backup (#1774) 2023-10-19 19:54:22 +02:00
gke_hub/examples Migrate gke-hub tests 2023-04-21 17:51:19 +02:00
gke_nodepool/examples empty gpu sharing config fix 2023-10-26 07:23:13 +02:00
iam_service_account/examples e2e test fix for iam-service-account module (#1894) 2023-12-01 09:23:37 +01:00
kms/examples added test for import job 2023-10-27 11:53:35 +05:30
logging_bucket/examples Add support for Log Analytics on logging-bucket module and bump provider version (#1423) 2023-06-07 23:23:28 +02:00
net_address/examples [net-address] enable ipv6 (#1821) 2023-10-28 15:36:30 +02:00
net_cloudnat/examples Cloud NAT rules support 2023-05-12 16:20:38 +02:00
net_firewall_policy/examples Fix factory rules key in net firewall policy module (#1587) 2023-08-14 07:52:36 +02:00
net_lb_app_ext versions.tf maintenance + copyright notice bump (#1782) 2023-10-20 18:17:47 +02:00
net_lb_app_int versions.tf maintenance + copyright notice bump (#1782) 2023-10-20 18:17:47 +02:00
net_lb_ext net_lb_ext module e2e and example testing changes (#1909) 2023-12-08 10:04:07 +01:00
net_lb_int Remove incompatible balancing_mode (#1769) 2023-10-18 08:11:32 +02:00
net_swp/examples renaming net-vpc-swp to net-swp 2023-08-01 16:23:12 +02:00
net_vpc Add support for policy based routes to net-vpc (#1926) 2023-12-13 15:19:40 +00:00
net_vpc_firewall/examples e2e tests for net-vpc-firewall module (#1896) 2023-12-01 13:50:56 +01:00
net_vpc_peering versions.tf maintenance + copyright notice bump (#1782) 2023-10-20 18:17:47 +02:00
net_vpn_ha Add IPv6 to HA VPN module + test inventories (#1901) 2023-12-04 23:38:41 +01:00
organization Simplify organization tags.tf locals (#1932) 2023-12-18 16:09:22 +00:00
project Allow granting network user role on host project from project module and factory (#1930) 2023-12-15 14:39:21 +01:00
pubsub/examples Update IAM for pubsub topics and subscriptions 2023-09-17 00:21:36 +02:00
secret_manager/examples Bump provider versions to v5.0.0 (#1724) 2023-10-03 12:15:36 +00:00
service_directory/examples Refactoring of dns module 2023-07-19 12:57:44 +02:00
source_repository/examples IAM interface refactor (#1595) 2023-08-20 09:44:20 +02:00
vpc_sc/examples Bump provider versions to v5.0.0 (#1724) 2023-10-03 12:15:36 +00:00
workstation_cluster/examples Added workstation-cluster module 2023-11-30 07:02:28 +01:00
__init__.py versions.tf maintenance + copyright notice bump (#1782) 2023-10-20 18:17:47 +02:00
conftest.py versions.tf maintenance + copyright notice bump (#1782) 2023-10-20 18:17:47 +02:00