Initial Setup #2
Annotations
1 error and 3 warnings
Terraform Lint
Process completed with exit code 2.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: hashicorp/setup-terraform@v2, actions/github-script@v6. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Terraform Lint:
versions.tf#L5
Missing version constraint for provider "aws" in `required_providers`
|
Terraform Lint:
examples/example.tf#L1
Missing version constraint for provider "aws" in `required_providers`
|
Loading