mirror of
				https://github.com/optim-enterprises-bv/databunker.git
				synced 2025-10-30 17:37:50 +00:00 
			
		
		
		
	fix missing tags
This commit is contained in:
		| @@ -56,6 +56,7 @@ module "eks" { | |||||||
|   subnets         = module.vpc.private_subnets |   subnets         = module.vpc.private_subnets | ||||||
|   cluster_endpoint_private_access = "true" |   cluster_endpoint_private_access = "true" | ||||||
|   cluster_endpoint_public_access = "true" |   cluster_endpoint_public_access = "true" | ||||||
|  |   tags = var.resource_tags | ||||||
|   vpc_id = module.vpc.vpc_id |   vpc_id = module.vpc.vpc_id | ||||||
|  |  | ||||||
|   node_groups = { |   node_groups = { | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 stremovsky
					stremovsky