[mb@miguel-nixos:~/Sites/jieyu/dcos-terraform]$ grep -A1 -r . -e "aws_ami" | grep "AMI that will be used" | sed 's/tf-/tf:/g'
./modules/aws/infrastructure/variables.tf: description = "AMI that will be used for the instances instead of Mesosphere provided AMIs"
./modules/aws/infrastructure/README.md:| aws_ami | AMI that will be used for the instances instead of Mesosphere provided AMIs | string | `` | no |
./modules/aws/public-agents/variables.tf: description = "AMI that will be used for the instances instead of Mesosphere provided AMIs"
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"outputs": { | |
"masterFQDN": { | |
"value": "[reference(concat('Microsoft.Network/publicIPAddresses/', variables('masterPublicIPAddressName'))).dnsSettings.fqdn]", | |
"type": "string" | |
}, | |
"diagnosticsStorageAccountUri": { | |
"value": "[reference(concat('Microsoft.Storage/storageAccounts/', variables('diagnosticsStorageAccountName')), variables('apiVersionStorage')).primaryEndpoints.blob]", | |
"type": "string" | |
}, |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Variables | Description | AWS Appendix | GCP Appendix | Azure Appendix | |
---|---|---|---|---|---|
additional_listener | List of additional listeners | ||||
additional_rules | List of additional rules | ||||
admin | Firewall rules for debuging access | ||||
admin_ips | List of CIDR admin IPs | ||||
admin_username | SSH User | ||||
agent_cidr_range | Agent CIDR Range | ||||
agent_subnetwork_name | Agent Subnetwork Name | ||||
allow_ports | ports to allow | ||||
allow_stopping_for_update | If true, allows Terraform to stop the instance to update its properties |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ terraform plan | |
Refreshing Terraform state in-memory prior to plan... | |
The refreshed state will be used to calculate this plan, but will not be | |
persisted to local or remote state storage. | |
------------------------------------------------------------------------ | |
An execution plan has been generated and is shown below. | |
Resource actions are indicated with the following symbols: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ terraform apply | |
An execution plan has been generated and is shown below. | |
Resource actions are indicated with the following symbols: | |
+ create | |
~ update in-place | |
Terraform will perform the following actions: | |
~ data.aws_security_group.peer |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
admissionregistration.v1alpha1.initializerConfiguration.initializersType | |
admissionregistration.v1alpha1.initializerConfiguration.mixin.metadata.initializers.mixinInstance(initializers) | |
admissionregistration.v1alpha1.initializerConfiguration.mixin.metadata.initializers.pendingType | |
admissionregistration.v1alpha1.initializerConfiguration.mixin.metadata.initializers.withPending(pending) | |
admissionregistration.v1alpha1.initializerConfiguration.mixin.metadata.initializers.withPendingMixin(pending) | |
admissionregistration.v1alpha1.initializerConfiguration.mixin.metadata.initializersType | |
admissionregistration.v1alpha1.initializerConfiguration.mixin.metadata.mixinInstance(metadata) | |
admissionregistration.v1alpha1.initializerConfiguration.mixin.metadata.ownerReferencesType | |
admissionregistration.v1alpha1.initializerConfiguration.mixin.metadata.withAnnotations(annotations) | |
admissionregistration.v1alpha1.initializerConfiguration.mixin.metadata.withAnnotationsMixin(annotations) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
-----BEGIN PGP PUBLIC KEY BLOCK----- | |
mQINBFtRGFABEAD31S3wVmOfxe3TX4uyFGJSiRQ+qt41W3atDivZsCmp/JUuIKaI | |
NA4xZOfQM1F44hPsTheiOP35000wyXYxHm6uV//LZfIGmqxwectZGA/26eXAKQVP | |
Wp67vf2OdOsDbhX7q6N8vsYKETtPlG2wNBOgtkuWNu2lJT0nOJjTgKkKU+5GupLZ | |
f2+c51qF2yBZSyRb0uhSc3U/Lvf+outoEmUuk7oBWVTMSNS9SYXLlcUbV+7JqZ2M | |
ELaYt1aCgotxZ/YgQ5G2LTK0ysHaIRdYdC34Eue2H5SSdKMws0sQnWTM1DM0k2H8 | |
UE7bZXcC54NpSp8LM/ivgZ9baSR+3MW1RLPd6Ba5mzsDPV8fuZ5bqKNZhylcJ2Lx | |
m56DQKkCL1IfR35P+y99wke8TCau46inehWodkH2tDx2XYjKzACS8QnmA6YeIo8b | |
3XgVH0IiqUXt55nzuCxLT9anXDkejShuj2z5p2jO0QI6xJMmVGNaQn62DDUMrW8S |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAINqgRfblq8qT8u60vcfUEWo5aAy0GsnM4onnzDYRejNj openpgp:0xC106861E |