read values from azd environmentsource <(azd env get-values)
initialize Terraform state storage with scripts/az-tfstate.sh $AZURE_LOCATION; note that infra/provider.conf.json is configured to reference remote state environment variables RS_STORAGE_ACCOUNT, RS_CONTAINER_NAME and RS_RESOURCE_GROUP set in this shell script
{your-resource-prefix} is the prefix all resources created get e.g. tfaca
{object-id-of-additional-keyvault-admin} is the AAD object ID of additional users or service principals needing adminstration access to Key Vault created