Skip to content

tencentcloudstack/palworld-oob

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

terraform-oob-example

The out-of-box example for the Terraform Tencent Cloud Provider

1.init

$ terraform init
image

2.preview the oob example before creating

$ terraform plan
image

3.apply your oob example

$ terraform apply
image

input yes to confirm the creation operation

Wait for a while to finish the creation...

image

4.enjoy your resource after creating

$ terraform show
image

More

  • for more information, please see the documentation:

TencentCloud Provider

  • To destroy the resource you have created, please run:
$ terraform destroy

have fun~

About

The terraform config for palworld.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages