We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 881b6be commit 1a06245Copy full SHA for 1a06245
main.tf
@@ -1,4 +1,5 @@
1
terraform {
2
+ required_version = ">= 1.8.5"
3
required_providers {
4
aci = {
5
source = "CiscoDevNet/aci"
0 commit comments