petstore

dsa0x/petstore/sams

Terraform Module HCL SAMS ✓ Verified
Install
module "petstore" {
source = "dsa0x/petstore/sams"
version = "0.1.2"
}
plain text: /constructs/tfmod-dsa0x-petstore-sams/install.txt
⭐ Source on GitHub 📦 Registry page
README

Basic example If deployed with the default values, this example will create a [content library][content\_library] named example-content-library backed by a [datastore] named WorkloadDatastore, and one ISO [item][items] named vmware-tools-windows-11.3.0-18 in your [VMware Cloud on AWS][vmconaws] or [VMware vSphere][vsphere] on‑premises environment. Usage Configure the provider One way to configure the VMware vSphere provider is with [environment variables][env\_vars], for example: Required VSPHERE_USER: Username for vSphere API operations. VSPHERE_PASSWORD: Password for vSphere API operations. VSPHERE_SERVER: vCenter Server fully qualified domain name (FQDN) or IP address for vSphere API operations. Optional VSPHERE_ALLOW_UNVERIFIED_SSL: Boolean that can be set to true to disable TLS

Inputs (2)
NameTypeDescriptionDefault
pet-countnumberHow many pets do you want? required
word-lengthnumberlength of word5
Outputs (1)
pet_name
Resources (2)
random_petrandom_string
Details
FrameworkTerraform Module
LanguageHCL
Version0.1.2
Cloud SAMS
★ Stars0
Forks0
Inputs2
Outputs1
Resources2
Namespacedsa0x
Updated