Difference between revisions of "ValueFrom:"

From wikieduonline
Jump to navigation Jump to search
Line 8: Line 8:
 
== [[AWS ECS]] ==
 
== [[AWS ECS]] ==
  
    [[secrets =]] [
+
 
      {
+
{{secrets valueFrom}}
        name      = "YOUR_SECRET"
 
        valueFrom = "[[arn:aws:ssm]]:${var.aws_region}:${data.aws_caller_identity.current.account_id}:parameter/YOUR_PARAMETER"
 
      }
 
    ],
 
  
 
== Related ==
 
== Related ==

Revision as of 13:49, 12 May 2023

Advertising: