Difference between revisions of "Constraints"

From wikieduonline
Jump to navigation Jump to search
 
(2 intermediate revisions by one other user not shown)
Line 12: Line 12:
 
  ╵
 
  ╵
  
 +
[[Karpenter]]
 +
DEBUG [[controller.provisioning]] relaxing soft constraints
 +
[[Gatekeeper]]
  
 
* {{terraform init}}
 
* {{terraform init}}

Latest revision as of 16:10, 25 January 2024

╷
│ Warning: Version constraints inside provider configuration blocks are deprecated
│
│   on provider.tf line 2, in provider "aws":
│    2:   version = "~> 3.38.0"
│
│ Terraform 0.13 and earlier allowed provider version constraints inside the provider configuration block, but that is
│ now deprecated and will be removed in a future version of Terraform. To silence this warning, move the provider
│ version constraint into the required_providers block.
│
│ (and one more similar warning elsewhere)
╵

Karpenter

DEBUG controller.provisioning relaxing soft constraints
Gatekeeper

Advertising: