- 05 May, 2020 3 commits
-
-
Morgante Pell authored
-
coffee coder authored
* Expose node pool shielded_instance_config Co-authored-by: c0feec0der <>
-
- 04 May, 2020 1 commit
-
-
Sebastian neb authored
* Fixes #489 Identity namespace output for beta clusters The identity namespace flag was "enabled". Changed the output value to reference the actual identity namespace of the cluster / the project. * Fixed tests by re-building the module
-
- 30 Apr, 2020 1 commit
-
-
Sebastian neb authored
Since the CI configuration in the test folder is no longer needed, we can safely delete those.
-
- 28 Apr, 2020 2 commits
-
-
Devan Patel authored
BREAKING CHANGE: Minimum provider change increased to 3.19.
-
Steven Linde authored
BREAKING CHANGE: The ACM module has been refactored and resources will be recreated. This will show up in Terraform plans but is a safe no-op for Kubernetes.
-
- 23 Apr, 2020 2 commits
-
-
gcamus59 authored
BREAKING CHANGE: Minimum Google provider version increased to 3.16.
-
Devan Patel authored
* Squash Commits Signed-off-by:
Dev <Dev25@users.noreply.github.com> * Fix example Signed-off-by:
Dev <Dev25@users.noreply.github.com> * Rename var + update README Signed-off-by:
Dev <Dev25@users.noreply.github.com> * Set to false as default Signed-off-by:
Dev <Dev25@users.noreply.github.com> * Enable firewall support in shared_vpc example Signed-off-by:
Dev <Dev25@users.noreply.github.com> * Remove network datasource and make subnetwork conditional on firewall Signed-off-by:
Dev <Dev25@users.noreply.github.com> * Fix attribute error Signed-off-by:
Dev <Dev25@users.noreply.github.com>
-
- 21 Apr, 2020 1 commit
-
-
Gabriel Totusek authored
BREAKING CHANGE: For the safer cluster module, you must now specify `release_channel` instead of `kubernetes_version`.
-
- 14 Apr, 2020 1 commit
-
-
Riley Karson authored
* Add GKE auth submodule * Add example of auth submodule * Fix copyright dates * Linting * Register test * Add test fixtures
-
- 10 Apr, 2020 3 commits
-
-
release-please[bot] authored
* updated CHANGELOG.md [ci skip] * updated README.md [ci skip] Co-authored-by:
release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
-
Bharath KKB authored
feat: Add peering_name output for private clusters and increase minimum provider version to 3.14 (#484)
-
Bharath KKB authored
-
- 09 Apr, 2020 1 commit
-
-
Jonathan Meyers authored
* added support for node local dns cache * config block * updates to testing Signed-off-by:
Jonathan Meyers <jonathan@cybrary.it> * generate docs again for example change
-
- 08 Apr, 2020 3 commits
-
-
Morgante Pell authored
-
Morgante Pell authored
-
release-please[bot] authored
* updated CHANGELOG.md [ci skip] * updated README.md [ci skip] Co-authored-by:
release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
-
- 07 Apr, 2020 3 commits
-
-
Jonathan Meyers authored
* passed zones to the parent module Signed-off-by:
Jonathan Meyers <jonathan@cybrary.it> * module update * put back vars Signed-off-by:
Jonathan Meyers <jonathan@cybrary.it> * autogen Signed-off-by:
Jonathan Meyers <jonathan@cybrary.it>
-
Bharath KKB authored
* upgrade guide 8.0 * only include breaking changes
-
Morgante Pell authored
-
- 30 Mar, 2020 1 commit
-
-
Bharath KKB authored
* add istio mtls support * docs * fix test * keep istio config flat * lint * fix examples * fix examples
-
- 29 Mar, 2020 1 commit
-
-
Jason Berlinsky authored
-
- 27 Mar, 2020 1 commit
-
-
Bharath KKB authored
* add autoscaling_profile * default to balanced if autoscaling_profile is null * default to balanced if autoscaling_profile is null
-
- 23 Mar, 2020 1 commit
-
-
Josef Brandl authored
-
- 19 Mar, 2020 3 commits
-
-
Bharath KKB authored
-
Bharath KKB authored
* fix acm provisioner errors * use gcloud module * fix tests for #454
-
Eric Horst authored
* update and pin kubernetes provider to >= 1.11.1 * a more enlightened version constraint * version spec tf will grok * version spec meeting all needs Co-authored-by:
Eric UW <erich-uw@macky.local>
-
- 09 Mar, 2020 1 commit
-
-
Norman Joyner authored
-
- 04 Mar, 2020 1 commit
-
-
han0110 authored
-
- 26 Feb, 2020 2 commits
-
-
Morgante Pell authored
* Use devtools generate_modules helper. * [autogen_modules] Add 'template_folder' param, add safer-cluster modules config. * contrib * Remove check_generate from this module * Remove custom check step from lint CI config * Tweak indentity namespace description Co-authored-by:
Osman Mazinov <53472807+omazin@users.noreply.github.com>
-
Bharath KKB authored
BREAKING CHANGE: Beta clusters now have Workload Identity enabled by default. To disable Workload Identity, set `identity_namespace = null` BREAKING CHANGE: Beta clusters now have shielded nodes enabled by default. To disable, set `enable_shielded_nodes = false`.
-
- 23 Feb, 2020 1 commit
-
-
Anshu Rao authored
* roll out max_pods_per_node * fix outputs * add test for max_pods_per_node
-
- 19 Feb, 2020 3 commits
-
-
release-please[bot] authored
* updated CHANGELOG.md [ci skip] * updated README.md [ci skip]
-
Morgante Pell authored
-
Anshu Rao authored
* rolled back network data source * increase timeouts to 45m
-
- 11 Feb, 2020 3 commits
-
-
release-please[bot] authored
* updated CHANGELOG.md [ci skip] * updated README.md [ci skip]
-
Morgante Pell authored
-
Morgante Pell authored
-
- 10 Feb, 2020 1 commit
-
-
kravvcu authored
-