File tree Expand file tree Collapse file tree 4 files changed +0
-80
lines changed
Azure_Cache_for_Redis_with_Cluster
Azure_Cache_for_Redis_with_Data_Persistence_Enabled
Azure_Cache_for_Redis_with_Virtual_Network _Support
Simple_Azure_Cache_for_Redis Expand file tree Collapse file tree 4 files changed +0
-80
lines changed Original file line number Diff line number Diff line change @@ -47,23 +47,3 @@ output "redis_configuration_maxclients" {
4747 description = " Returns the max number of connected clients at the same time."
4848 value = module. redis . redis_configuration_maxclients
4949}
50-
51- output "redis_cache_private_endpoint" {
52- description = " id of the Redis Cache server Private Endpoint"
53- value = module. redis . redis_cache_private_endpoint
54- }
55-
56- output "redis_cache_private_dns_zone_domain" {
57- description = " DNS zone name of Redis Cache server Private endpoints dns name records"
58- value = module. redis . redis_cache_private_dns_zone_domain
59- }
60-
61- output "redis_cache_private_endpoint_ip" {
62- description = " Redis Cache server private endpoint IPv4 Addresses "
63- value = module. redis . redis_cache_private_endpoint_ip
64- }
65-
66- output "redis_cache_private_endpoint_fqdn" {
67- description = " Redis Cache server private endpoint FQDN Addresses "
68- value = module. redis . redis_cache_private_endpoint_fqdn
69- }
Original file line number Diff line number Diff line change @@ -47,23 +47,3 @@ output "redis_configuration_maxclients" {
4747 description = " Returns the max number of connected clients at the same time."
4848 value = module. redis . redis_configuration_maxclients
4949}
50-
51- output "redis_cache_private_endpoint" {
52- description = " id of the Redis Cache server Private Endpoint"
53- value = module. redis . redis_cache_private_endpoint
54- }
55-
56- output "redis_cache_private_dns_zone_domain" {
57- description = " DNS zone name of Redis Cache server Private endpoints dns name records"
58- value = module. redis . redis_cache_private_dns_zone_domain
59- }
60-
61- output "redis_cache_private_endpoint_ip" {
62- description = " Redis Cache server private endpoint IPv4 Addresses "
63- value = module. redis . redis_cache_private_endpoint_ip
64- }
65-
66- output "redis_cache_private_endpoint_fqdn" {
67- description = " Redis Cache server private endpoint FQDN Addresses "
68- value = module. redis . redis_cache_private_endpoint_fqdn
69- }
Original file line number Diff line number Diff line change @@ -46,23 +46,3 @@ output "redis_configuration_maxclients" {
4646 description = " Returns the max number of connected clients at the same time."
4747 value = module. redis . redis_configuration_maxclients
4848}
49-
50- output "redis_cache_private_endpoint" {
51- description = " id of the Redis Cache server Private Endpoint"
52- value = module. redis . redis_cache_private_endpoint
53- }
54-
55- output "redis_cache_private_dns_zone_domain" {
56- description = " DNS zone name of Redis Cache server Private endpoints dns name records"
57- value = module. redis . redis_cache_private_dns_zone_domain
58- }
59-
60- output "redis_cache_private_endpoint_ip" {
61- description = " Redis Cache server private endpoint IPv4 Addresses "
62- value = module. redis . redis_cache_private_endpoint_ip
63- }
64-
65- output "redis_cache_private_endpoint_fqdn" {
66- description = " Redis Cache server private endpoint FQDN Addresses "
67- value = module. redis . redis_cache_private_endpoint_fqdn
68- }
Original file line number Diff line number Diff line change @@ -47,23 +47,3 @@ output "redis_configuration_maxclients" {
4747 description = " Returns the max number of connected clients at the same time."
4848 value = module. redis . redis_configuration_maxclients
4949}
50-
51- output "redis_cache_private_endpoint" {
52- description = " id of the Redis Cache server Private Endpoint"
53- value = module. redis . redis_cache_private_endpoint
54- }
55-
56- output "redis_cache_private_dns_zone_domain" {
57- description = " DNS zone name of Redis Cache server Private endpoints dns name records"
58- value = module. redis . redis_cache_private_dns_zone_domain
59- }
60-
61- output "redis_cache_private_endpoint_ip" {
62- description = " Redis Cache server private endpoint IPv4 Addresses "
63- value = module. redis . redis_cache_private_endpoint_ip
64- }
65-
66- output "redis_cache_private_endpoint_fqdn" {
67- description = " Redis Cache server private endpoint FQDN Addresses "
68- value = module. redis . redis_cache_private_endpoint_fqdn
69- }
You can’t perform that action at this time.
0 commit comments