Commit Graph

3082 Commits

Author SHA1 Message Date
Ludovico Magnocavallo
89787a42f4 fix default_rules_config description (#1031) 2022-12-01 10:04:13 +01:00
Julio Castillo
4441fd0c63 Merge pull request #1028 from GoogleCloudPlatform/jccb/vpn-static-and-dynamic-tf13
Align rest of vpn modules with #1027
2022-11-30 16:37:24 +01:00
Julio Castillo
70b93164f0 Update READMEs 2022-11-30 16:02:26 +01:00
Julio Castillo
fa63e9d5d0 Remove optional stuff 2022-11-30 16:00:53 +01:00
Julio Castillo
fcb697c935 Bring back vpn_gateway_create var in net-vpn-ha 2022-11-30 15:22:42 +01:00
Julio Castillo
e976d71428 Update rest of vpn modules to tf1.3 2022-11-30 15:19:49 +01:00
Julio Castillo
620babe5c0 Merge pull request #1027 from GoogleCloudPlatform/jccb/vpn-ha-tf13
Update VPN-HA module to tf1.3 (wip)
2022-11-30 11:50:06 +01:00
Julio Castillo
ef4a4b02af Fix linting 2022-11-30 11:36:58 +01:00
Julio Castillo
9aa1c49adf Revert locals 2022-11-30 11:00:45 +01:00
Julio Castillo
b5593db8a2 Update h&s blueprints advertisements 2022-11-30 10:59:15 +01:00
Julio Castillo
efa9d928e1 Fix vpn_gateway local 2022-11-30 10:58:55 +01:00
Julio Castillo
798d3a4136 Update VPN-HA module to tf1.3 (wip) 2022-11-30 10:52:24 +01:00
Anmol Krishan Sachdeva
f9f42729b4 Merge pull request #1025 from g-greatdevaks/fix/apigee-payg-env-node-config-dynamic-block
fix apigee PAYG env node config dynamic block
2022-11-30 10:23:42 +05:30
Anmol Krishan Sachdeva
4c5b62f0ec Merge branch 'master' into fix/apigee-payg-env-node-config-dynamic-block 2022-11-29 22:51:42 +05:30
g-greatdevaks
1e72599986 Add test fixture for Apigee PAYG Env Node Config
Added test fixture for Apigee PAYG Environment
Node Config.

Changes committed:
- modified:   `tests/modules/apigee/fixture/test.env_only.tfvars`
2022-11-29 22:41:14 +05:30
g-greatdevaks
b38c05e3d7 Fix Apigee PAYG Node Config Dynamic Block
Fixed attribute reference issues for the
`node_config` dynamic block.

Changes committed:
- modified:   `modules/apigee/main.tf`
2022-11-29 21:00:14 +05:30
apichick
d9edb8cdf7 Merge pull request #1024 from g-greatdevaks/fix/apigee-payg-env-node-config-aggregate-count
Fix Apigee PAYG environment node config
2022-11-29 14:08:12 +01:00
g-greatdevaks
3037a4f519 FIX APIGEE PAYG ENVIRONMENT NODE CONFIG
Fixed the Node Configuration for Apigee PAYG
specific Environments.

Removed current_aggregate_node_count as it
is a read-only field and cannot be taken
as an input for the Apigee Environment Terraform
resource.

Changes committed:
modified:   blueprints/cloud-operations/apigee/README.md
modified:   blueprints/cloud-operations/apigee/variables.tf
modified:   modules/apigee/README.md
modified:   modules/apigee/main.tf
modified:   modules/apigee/variables.tf
modified:   tests/blueprints/cloud_operations/apigee/fixture/variables.tf
modified:   tests/modules/apigee/fixture/variables.tf
2022-11-29 17:02:24 +05:30
Sebastian Kunze
1287b7ca0a Replace set-output with env variable and remove single quotes on labels (#1022) 2022-11-29 08:57:43 +00:00
Sebastian Kunze
ceb544833a Add OpenContainers annotations to published container images (#1021) 2022-11-29 08:11:53 +00:00
Ludo
f4f6bd9c48 update changelog 2022-11-29 08:13:16 +01:00
apichick
95119d09aa Merge pull request #1019 from apichick/apigee-endpoint-attachment
Added endpoint attachments to Apigee module
2022-11-28 17:53:26 +01:00
Miren Esnaola
8d827b692c Added endpoint attachments to Apigee module 2022-11-28 17:27:00 +01:00
Ludovico Magnocavallo
cce25f4406 Fix auto-labeling (#1017)
* labeler changes

* test labeler

* change rules

* Only add documentation label for non-README md files

* Revert "test labeler"

This reverts commit d26249886293064ea45f6ab39c30924749d39e79.

Co-authored-by: Julio Castillo <jccb@google.com>
2022-11-28 15:00:31 +01:00
apichick
e39ae69fd5 Merge pull request #1000 from apichick/adfs-fixes
ADFS blueprint fixes
2022-11-28 13:43:33 +01:00
apichick
48c6733615 Merge branch 'master' into adfs-fixes 2022-11-28 13:30:12 +01:00
apichick
1f5e2f96d8 Merge pull request #1001 from apichick/binauthz-fixes
Binauthz blueprint fixes related to project creation
2022-11-28 12:45:11 +01:00
apichick
1c1f3b714e Merge branch 'master' into adfs-fixes 2022-11-28 12:40:07 +01:00
apichick
ba17e10ebd Merge branch 'master' into binauthz-fixes 2022-11-28 12:33:34 +01:00
Daniel Strebel
79849cf05d Merge pull request #1018 from danistrebel/fix/apigee-sample
Apigee instance doc examples
2022-11-28 12:10:12 +01:00
Daniel Strebel
158df4c873 fix(apigee): Apigee instance doc examples 2022-11-28 09:55:51 +01:00
Ludo
8bd38ffb49 update changelog 2022-11-27 18:46:36 +01:00
Joe Heaton.dev
9fa381f5ed Fix memory typo (#1016) 2022-11-27 18:29:25 +01:00
Ludo
0a529c93a1 remove extra symlink 2022-11-25 17:33:54 +01:00
lcaggio
95e953c69b Merge pull request #1009 from GoogleCloudPlatform/lcaggio/fix-20221123
[Data Playground Blueprint] Fix encryption
2022-11-25 16:19:01 +01:00
Ludovico Magnocavallo
c201af8b23 Merge branch 'master' into lcaggio/fix-20221123 2022-11-25 15:59:00 +01:00
Ludovico Magnocavallo
7461d9b445 Update labeler.yml 2022-11-25 15:58:25 +01:00
lcaggio
e56762b4d3 Merge branch 'master' into lcaggio/fix-20221123 2022-11-25 14:54:47 +01:00
Ludovico Magnocavallo
8fba135a64 Update labeler.yml (#1013) 2022-11-25 13:27:46 +00:00
Ludovico Magnocavallo
f3788fcd27 fix tag outputs (#1012) 2022-11-25 13:06:31 +00:00
Julio Castillo
0191ca620f Merge pull request #1010 from GoogleCloudPlatform/jccb/var-outs-checks
Enforce nonempty descriptions ending in a dot
2022-11-25 10:15:29 +01:00
Julio Castillo
27cf698ce5 Colon -> Period 2022-11-25 09:36:57 +01:00
Ludo
53d7b99b41 fix comment 2022-11-24 19:26:07 +01:00
Julio Castillo
612d7283e8 Enforce nonempty descriptions ending in a colon 2022-11-24 18:56:01 +01:00
lcaggio
61f1ed8fa2 Merge branch 'master' into lcaggio/fix-20221123 2022-11-24 17:01:14 +01:00
Israel Herraiz
5a6ed05ba0 Merge pull request #1006 from iht/bigtable_grooming
Add settings for autoscaling to Bigtable module.
2022-11-24 16:59:32 +01:00
lcaggio
08159ba2df Merge branch 'master' into bigtable_grooming 2022-11-24 16:47:24 +01:00
Israel Herraiz
5d38e312c8 Set 1 num_nodes as default value, ignore num_nodes if autoscaling is set 2022-11-24 16:45:13 +01:00
lcaggio
d1cc0519d8 Merge branch 'master' into lcaggio/fix-20221123 2022-11-24 16:07:33 +01:00
lcaggio
b1430232b8 Fix tests 2022-11-24 15:50:26 +01:00