in ,

ndmckinley / terraform-provider-dominos, Hacker News

ndmckinley / terraform-provider-dominos, Hacker News


                    

        

Downloadbin / terraform-provider-dominosand place it on your machine at~ / .terraform.d / plugins / terraform-provider-dominos. Make sure tochmod xit. This is the normal way to install third-party providers – follow instructions atInstalling 3rd Party Pluginsif you have trouble.

mkdir~/ .terraform.d / plugins&& wget https://github.com/ndmckinley/terraform-provider-dominos/raw/master/bin/terraform-provider-dominos -O~/ .terraform.d / plugins / terraform-provider-dominos&& chmod   x~/ .terraform.d / plugins / terraform-provider-dominos

Then write your config. Here’s a sample config – a variation on this worked for me last night.

provider"dominos"{   first_name="My"  last_name="Name"  email_address="my@name.com""  phone_number="15555555555"  credit_card{     number=123456789101112    cvv=1314    date="15 / 16"    zip=18192  } }data"dominos_address""addr"{   street="123MainSt"  city="Anytown"  state="WA"  zip="02122"}data"dominos_store""store"{   address_url_object="$ {data.dominos_address.addr.url_object}"}data"dominos_menu_item""item"{   store_id="$ {data.dominos_store.store.store_id}"  query_string=["philly","medium"] }resource"dominos_order""order"{   address_api_object="$ {data.dominos_address.addr.api_object}"  item_codes=["${data.dominos_menu_item.item.matches.0.code}"]   store_id="$ {data.dominos_store.store.store_id}"}

terraform initas usual andplan!applywhen ready – but use caution, since this is going to charge you money.

Please view the docsherefor more information past the quickstart , as well as some caveats it’s probably worth being aware of.

  

Brave Browser
Read More
Payeer

What do you think?

Leave a Reply

Your email address will not be published. Required fields are marked *

GIPHY App Key not set. Please check settings

Rapper Nas & the No-Good-Very-Bad Payday Loan Investment, Crypto Coins News

Rapper Nas & the No-Good-Very-Bad Payday Loan Investment, Crypto Coins News

For millions of years, eastern Australia was home to 2,200-pound marsupials with giant claws – INSIDER, Insider.com

For millions of years, eastern Australia was home to 2,200-pound marsupials with giant claws – INSIDER, Insider.com