Skip to content
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

Add code generation for collection and object attributes with associated external type #75

Merged
merged 13 commits into from
Oct 25, 2023

Commits on Oct 24, 2023

  1. Adding generation of custom type and value type with to/from methods …

    …for data source list attribute (#74)
    bendbennett committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    9e4eea2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    08826d9 View commit details
    Browse the repository at this point in the history
  3. Adding generation of custom type and value type, and to/from methods …

    …for set attribute for data source, and list, and set attribute for provider and resource (#74)
    bendbennett committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    b78f02c View commit details
    Browse the repository at this point in the history
  4. Adding generation of custom type and value type, and to/from methods …

    …for map attribute for data source, provider and resource (#74)
    bendbennett committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    2ad5b49 View commit details
    Browse the repository at this point in the history
  5. Refactoring import, schema, and model field methods on object attribu…

    …te to use associated external type (#74)
    bendbennett committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    668c420 View commit details
    Browse the repository at this point in the history
  6. Refactoring to use nested object as reference to object within list, …

    …map, set, single nested attribute, or list, set, single nested block (#74)
    bendbennett committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    454e9bd View commit details
    Browse the repository at this point in the history
  7. Add custom type and value type, and to/from method generation for obj…

    …ect attribute for data source, provider, and resource (#74)
    bendbennett committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    4cba2bc View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b196846 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    97e6a50 View commit details
    Browse the repository at this point in the history
  10. Fixing value types (#74)

    bendbennett committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    10c7d3a View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    bc14d44 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    c95a241 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    48bfbfa View commit details
    Browse the repository at this point in the history