《带有 Catalyst 9000 的基础设施即代码 (IAC).pdf》由会员分享,可在线阅读,更多相关《带有 Catalyst 9000 的基础设施即代码 (IAC).pdf(34页珍藏版)》请在三个皮匠报告上搜索。
1、#CiscoLive#CiscoLiveStory DeWeese,Technical Marketing EngineerStory DeWeeseDEVNET-2119with Catalyst 9000Infrastructure as Code(IAC)2023 Cisco and/or its affiliates.All rights reserved.Cisco Public#CiscoLiveEnter your personal notes hereCisco Webex App 3Questions?Use Cisco Webex App to chat with the
2、speaker after the sessionFind this session in the Cisco Live Mobile AppClick“Join the Discussion”Install the Webex App or go directly to the Webex spaceEnter messages/questions in the Webex spaceHowWebex spaces will be moderated by the speaker until June 9,2023.12343https:/ 2023 Cisco and/or its aff
3、iliates.All rights reserved.Cisco PublicDEVNET-2119Agenda 2023 Cisco and/or its affiliates.All rights reserved.Cisco PublicIntroduction to IAC and TerraformUsing the IOS XE Terraform ProviderGetting StartedUse Cases&DemosResourcesDEVNET-21194Intro to AIC and Terraform 2023 Cisco and/or its affiliate
4、s.All rights reserved.Cisco Public#CiscoLiveWhats IaC?Learn more about IaC here:https:/ as Code(IaC)is the process of managing changes through code,rather than a manual processUserIaCInfraPrevious approachIaC ApproachUserInfraHope I dont make a mistake!Ive got this!DEVNET-21196 2023 Cisco and/or its
5、 affiliates.All rights reserved.Cisco Public#CiscoLiveHCLHCL(HashiCorp Configuration Language)-Establishes the syntax Terraform uses for things like arguments,blocks,literal values,and expressions,and writing plans.ProviderProvider Plugins responsible for understanding API interactions with other pl
6、atforms and exposing resources based on their APIs.Data Source Data Source Allows Terraform to use(read)information defined outside of Terraform.Example:providers,local-onlyResourceResource-Are the most important element in the Terraform language.Each resource block describes one or more infrastruct