Difference between revisions of "Terraform AWS resources"
Jump to navigation
Jump to search
↑ https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/eks_cluster
(20 intermediate revisions by 6 users not shown) | |||
Line 1: | Line 1: | ||
+ | [[Terraform AWS provider]] | ||
+ | * [[Terraform IAM resources|IAM]], [[Terraform Net resources|Net]], [[Terraform EC2 resources|EC2]], [[Terraform S3 resources|S3]], [[Terraform Route53 resources|Route53]], [[Terraform ACM|ACM]], [[Terraform AWS CloudWatch|CloudWatch]], [[Terraform AWS SES|SES]], [[Terraform RDS resources|RDS]], [[Terraform ECS resources|ECS]] | ||
+ | |||
+ | |||
+ | * [[Terraform provider-level tagging]] since version [[3.38.0]] | ||
+ | |||
+ | |||
+ | == Resources == | ||
+ | List of some resources: | ||
+ | aws_acm_certificate | ||
+ | aws_ami | ||
+ | aws_appautoscaling_policy | ||
+ | aws_appautoscaling_target | ||
+ | aws_autoscaling_group | ||
+ | aws_availability_zones | ||
+ | aws_caller_identity | ||
+ | aws_cloudwatch_log_group | ||
+ | [[aws_db_parameter_group]] | ||
+ | [[aws_db_subnet_group]] | ||
+ | aws_egress_only_internet_gateway | ||
+ | aws_eip | ||
+ | [[aws_eks_cluster]] | ||
+ | [[aws_eks_cluster_auth]] | ||
+ | aws_elasticache_replication_group | ||
+ | aws_elasticache_subnet_group | ||
+ | [[aws_elb_service_account]] | ||
+ | [[aws_iam_instance_profile]] | ||
+ | aws_iam_openid_connect_provider | ||
+ | aws_iam_policy | ||
+ | aws_iam_policy_document | ||
+ | aws_iam_role | ||
+ | aws_iam_role_policy_attachment | ||
+ | [[aws_instance]] | ||
+ | aws_internet_gateway | ||
+ | aws_key_pair | ||
+ | aws_kms_alias | ||
+ | aws_kms_key | ||
+ | [[aws_lambda_function]] | ||
+ | [[aws_lambda_layer_version]] | ||
+ | aws_launch_configuration | ||
+ | aws_launch_template | ||
+ | aws_lb | ||
+ | aws_lb_listener | ||
+ | aws_lb_target_group | ||
+ | aws_nat_gateway | ||
+ | [[aws_organizations_organization]] | ||
+ | aws_partition | ||
+ | aws_rds_cluster | ||
+ | aws_rds_cluster_instance | ||
+ | [[aws_rds_cluster_parameter_group]] | ||
+ | aws_redshift_subnet_group | ||
+ | aws_region | ||
+ | aws_route | ||
+ | aws_route53_record | ||
+ | aws_route53_zone | ||
+ | aws_route_table | ||
+ | aws_route_table_association | ||
+ | [[aws_s3_bucket]] | ||
+ | aws_s3_bucket_object | ||
+ | aws_s3_bucket_policy | ||
+ | [[aws_s3_bucket_public_access_block]] | ||
+ | aws_s3_object | ||
+ | aws_security_group | ||
+ | aws_security_group_rule | ||
+ | aws_subnet | ||
+ | aws_vpc | ||
+ | aws_vpc_endpoint | ||
+ | |||
+ | == [[EKS]] == | ||
+ | {{tf EKS resources TOC}} | ||
== Related == | == Related == | ||
* [[Terraform resources]] | * [[Terraform resources]] | ||
− | + | * [[Terraform data]] | |
+ | * [[Terraform AWS provider]] | ||
+ | * [[Terraform AWS data]]: <code>[[aws_secretsmanager_secret]]</code> | ||
* {{tf AWS modules}} | * {{tf AWS modules}} | ||
* {{tf AWS}} | * {{tf AWS}} | ||
+ | * {{terraform aws resources}} | ||
+ | |||
+ | == See also == | ||
+ | * {{tf aws}} | ||
+ | |||
+ | [[Category:Terraform]] | ||
+ | [[Category:AWS]] |
Latest revision as of 11:06, 17 April 2024
- Terraform provider-level tagging since version 3.38.0
Contents
Resources[edit]
List of some resources:
aws_acm_certificate aws_ami aws_appautoscaling_policy aws_appautoscaling_target aws_autoscaling_group aws_availability_zones aws_caller_identity aws_cloudwatch_log_group aws_db_parameter_group aws_db_subnet_group aws_egress_only_internet_gateway aws_eip aws_eks_cluster aws_eks_cluster_auth aws_elasticache_replication_group aws_elasticache_subnet_group aws_elb_service_account aws_iam_instance_profile aws_iam_openid_connect_provider aws_iam_policy aws_iam_policy_document aws_iam_role aws_iam_role_policy_attachment aws_instance aws_internet_gateway aws_key_pair aws_kms_alias aws_kms_key aws_lambda_function aws_lambda_layer_version aws_launch_configuration aws_launch_template aws_lb aws_lb_listener aws_lb_target_group aws_nat_gateway aws_organizations_organization aws_partition aws_rds_cluster aws_rds_cluster_instance aws_rds_cluster_parameter_group aws_redshift_subnet_group aws_region aws_route aws_route53_record aws_route53_zone aws_route_table aws_route_table_association aws_s3_bucket aws_s3_bucket_object aws_s3_bucket_policy aws_s3_bucket_public_access_block aws_s3_object aws_security_group aws_security_group_rule aws_subnet aws_vpc aws_vpc_endpoint
EKS[edit]
aws_eks_cluster
[1]aws_eks_addon
aws_eks_node_group
aws_eks_fargate_profile
aws_eks_identity_provider_config
kubernetes_config_map_v1_data
Related[edit]
- Terraform resources
- Terraform data
- Terraform AWS provider
- Terraform AWS data:
aws_secretsmanager_secret
- Terraform AWS modules:
vpc, rds
,rds-aurora, cdn, EKS, IAM
- Terraform AWS: providers, modules, resources
hashicorp/aws
- Terraform AWS resources: IAM, Net, EC2, ECS, ECR, S3, Route53, ACM, CloudWatch, CloudFront SES, RDS, DLM
See also[edit]
- Terraform AWS: provider, resources, modules, data sources, VPC, IAM, Net, EC2, S3, Route53, ACM, CloudWatch, SES, RDS, ECS,
awscc, autoscaling, EKS
Advertising: