fix: Fixed Github Workflows and Added Major Changes to Module #2
Annotations
9 warnings
tf-lint / tflint:
output.tf#L23
List items should be accessed using square brackets
|
tf-lint / tflint:
output.tf#L29
List items should be accessed using square brackets
|
tf-lint / tflint:
variables.tf#L115
variable "certificate_path" is declared but not used
|
tf-lint / tflint:
variables.tf#L19
variable "tags" is declared but not used
|
tf-lint / tflint:
variables.tf#L43
variable "service_principal_name" is declared but not used
|
tf-lint / tflint:
variables.tf#L7
variable "application" is declared but not used
|
tf-lint / tflint:
variables.tf#L67
variable "role_definition_name" is declared but not used
|
tf-lint / tflint:
examples/complete/service_principal_with_certificate/main.tf#L2
Missing version constraint for provider "azurerm" in "required_providers"
|
tf-lint / tflint:
examples/complete/service_principal_with_password/main.tf#L1
Missing version constraint for provider "azurerm" in "required_providers"
|