-
Notifications
You must be signed in to change notification settings - Fork 101
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Get Subnets from Bridge Domain DN #727
Comments
HI @mingjliu9, We currently do not support class querying in the data sources or expose the fvSubnet as part of the parent resource/datasource. You could leverage
The output would look like example below.
|
@mingjliu9 does Akini's answer fixed your issue? |
Hi @mingjliu9, I have added a new issue as seen above to create more generic HCL examples for our resources. Will proceed with closure. In case you have additional questions please let us know. Also if you have other use-cases that you feel should be part of the generic guides feel free to comment on the raised issue. |
Description
I want to get subnets with bridge domain/EPG dn as input parameter, so that my terraform module could work well to pass subnets as input parameter to other terraform resources.
New or Affected Resource(s) + ACI Class(es):
New data source expected:
aci_egp_subnets
or
aci_bd_subnets
APIC version and APIC Platform
Potential Terraform Configuration
The text was updated successfully, but these errors were encountered: