8000 Tags · modules-terraform/aks-terraform · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: modules-terraform/aks-terraform

Tags

v0.7.2

Toggle v0.7.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
update-azuread-provider-version-1.6.0 (#23)

* - Add new name variable to service principal submodule, add custom_tags variable to this submodule

* - Adjusts to terraform 1.0.x sintax and upgrade to azuread 1.6.0 provider

v0.7.1

Toggle v0.7.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
update-azuread-provider-version-1.6.0 (#23)

* - Add new name variable to service principal submodule, add custom_tags variable to this submodule

* - Adjusts to terraform 1.0.x sintax and upgrade to azuread 1.6.0 provider

v0.7.0

Toggle v0.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
- Update azuread provider to version 0.11.0 (#20)

0.6.0

Toggle 0.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
update-azuread-provider (#18)

* Update azuread to version 0.10.0

* - Update the sleep time to 3 minutes

0.5.2

Toggle 0.5.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
refactoring-internal-modules (#15)

* Encapsulation of service principal inside a module

* Removed 'null' provider

* Encapsulation of virtual network inside a module

* Encapsulation of log-analytics inside a module

* Separate 'azurerm_log_analytics_solution' in a file

* Encapsulation of 'azurerm_kubernetes_cluster' inside a module

* Adjusts

* Put all modules in main file

* Use command terraform fmt

* Restore the region to east us 2

* Removed commented code

0.5.1

Toggle 0.5.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix-issue (#13)

* - Fix dependabot issue

* - Apply 'terrform fmt' command

0.5.0

Toggle 0.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
add-tags-dynamically (#12)

* - Update the azurerm provider to latest version

* - Add custom tags to resources

* - Add 'custom_tags' variable

0.4.0

Toggle 0.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
 - Specified the network profile to cluster (#10)

0.3.0

Toggle 0.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
generate-random-password-azure-ad-sp (#9)

* - Generate random password to service principal

* - Replaced the variable `log_analytics_workspace_name` to locals

0.2.0

Toggle 0.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
parameter-to-create-azure-monitor (#8)

* - Creation of the log analytcs based in var use_azure_monitor;
- Use azure monitor in k8s cluster based in variable use_azure_monitor.

* - Creation of the resource group of the log analytcs based in variable use_azure_monitor;
0