Breaking News: Grepper is joining You.com. Read the official announcement!
Check it out

AWS CloudFormation - Important template elements

Pragya Keshap answered on February 23, 2023 Popularity 1/10 Helpfulness 1/10

Contents


More Related Answers

  • cloud formation template example
  • aws cli cloudformation deploy
  • What are the elements of an AWS CloudFormation template?
  • How is AWS CloudFormation different from AWS Elastic Beanstalk?
  • AWS CloudFormation
  • cloudformation lambda template
  • AWS Cloud Formation
  • cloudformation lambda template
  • AWS cloudformation templates
  • What are the important points about AWS IAM?
  • AWS CloudFormation - Introduction
  • Why Not Just Use CloudFormation?

  • AWS CloudFormation - Important template elements

    0

    Resources - What do you want to create?

    One and only mandatory element

    Parameters - Values to pass to your template at runtime

    Which EC2 instance to create? - ("t2.micro", "m1.small"

    , "m1.large")

    Mappings - Key value pairs

    Example: Configure different values for different regions

    Outputs - Return values from execution

    See them on console and use in automation 

    Popularity 1/10 Helpfulness 1/10 Language whatever
    Source: Grepper
    Link to this answer
    Share Copy Link
    Contributed on Feb 23 2023
    Pragya Keshap
    0 Answers  Avg Quality 2/10


    X

    Continue with Google

    By continuing, I agree that I have read and agree to Greppers's Terms of Service and Privacy Policy.
    X
    Grepper Account Login Required

    Oops, You will need to install Grepper and log-in to perform this action.