Skip to content

Tags: joesoh2021/terraform-azurerm-aks

Tags

4.12.0

Toggle 4.12.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add variable `identity_type` and `user_assigned_identity_id` (Azure#100)

* Update docker file to use the current terraform-test image

* Remove deprecated  -check-variables from test script

* Add init step to validation test

* update

* update

* update

* update

* updatwe

* update

* update

* r1

* update README

* update

* update

* identity

* update

* update

Co-authored-by: Malte Lantin <[email protected]>
Co-authored-by: Ubuntu <weiyuping@ubuntu-wyp.4smfdm3ngeyufpdz0muw5zebpc.bx.internal.cloudapp.net>
Co-authored-by: root <root@ubuntu-wyp.4smfdm3ngeyufpdz0muw5zebpc.bx.internal.cloudapp.net>
Co-authored-by: Ubuntu <weiyuping@wyp-ubuntu.qiq11x12zo3e5gy3a0w4i3oaya.xx.internal.cloudapp.net>

4.11.0

Toggle 4.11.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add cluster_name variable (Azure#84)

* Add cluster_name variable

* Edit variables default value

* Edit test/fixture/main.tf

* Edit README.md

* Edit variables. Edit tests

* Edit variables

* Edit test/fixture/main.tf

4.10.0

Toggle 4.10.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix `nonsensitive(azurerm_kubernetes_cluster.main.kube_config_raw)` b…

…reaks the 0.14 users (Azure#98)

* Update docker file to use the current terraform-test image

* Remove deprecated  -check-variables from test script

* Add init step to validation test

* update

* update

* update

* update

* updatwe

* update

* update

* r1

* update README

* update

* update

* identity

* update

* update

* update

Co-authored-by: Malte Lantin <[email protected]>
Co-authored-by: Ubuntu <weiyuping@ubuntu-wyp.4smfdm3ngeyufpdz0muw5zebpc.bx.internal.cloudapp.net>
Co-authored-by: root <root@ubuntu-wyp.4smfdm3ngeyufpdz0muw5zebpc.bx.internal.cloudapp.net>
Co-authored-by: Ubuntu <weiyuping@wyp-ubuntu.qiq11x12zo3e5gy3a0w4i3oaya.xx.internal.cloudapp.net>

4.9.0

Toggle 4.9.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Mark kube_config_raw output as non-sensitive. (Azure#95)

Fixes Azure#94 
Mark kube_config_raw output as non-sensitive.
`kube_config_raw` needs to be marked as nonsensitive to work with terraform v0.15

4.8.0

Toggle 4.8.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fixed disabling oms-plugin (Azure#90)

* Fixed disabling oms-plugin

Signed-off-by: Dmytro Oboznyi <[email protected]>

* Bump k8s version in tests to 1.19.6

Signed-off-by: Dmytro Oboznyi <[email protected]>

4.7.0

Toggle 4.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add output variables for `kube_admin_config` (Azure#87)

* Update docker file to use the current terraform-test image

* Remove deprecated  -check-variables from test script

* Add init step to validation test

* update

* update

* update

* update

* updatwe

* update

* update

* r1

* update README

* update

* update

* identity

* update

* update

* update

* update

Co-authored-by: Malte Lantin <[email protected]>
Co-authored-by: Ubuntu <weiyuping@ubuntu-wyp.4smfdm3ngeyufpdz0muw5zebpc.bx.internal.cloudapp.net>
Co-authored-by: root <root@ubuntu-wyp.4smfdm3ngeyufpdz0muw5zebpc.bx.internal.cloudapp.net>

4.6.0

Toggle 4.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fixed version constraint (Azure#82)

4.5.0

Toggle 4.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Edit the 'default_node_pool' and 'network_profile' config blocks (Azu…

…re#80)

* Edit main.tf and variables.tf

* Edit variables references

* Edit the test/fixture/main.tf

* Rename variable

* Add net_profile_pod_cidr and net_profile_service_cidr vars

* Add net_profile_pod_cidr and net_profile_service_cidr vars

* Rename variable

* Edit the 'default_node_pool' config

* Update main.tf

reverse changes to break users

* Update main.tf

integrate the enhancement fields into module "aks"

* Update variables.tf

set some defaults to null when there is no definition from AzureRm Provider side

* Update README.md

* Update README.md

* Edit the README.md

* Update main.tf

format

* Update README.md

Kubernete version > 19.0 doesn't allow enable dashboard

* Update README.md

node name should be less than 12 characters

Co-authored-by: Yuping Wei <[email protected]>

4.4.0

Toggle 4.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Support setting network_plugin (Azure#76)

4.3.0

Toggle 4.3.0's commit message
update pull request template