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

Heroku Organization App Improvements #4495

Merged
merged 2 commits into from
Jan 6, 2016

Conversation

phinze
Copy link
Contributor

@phinze phinze commented Jan 4, 2016

This is a rebase of #668 with an acceptance test and updates to make it conform to modern standards.

@@ -9,13 +9,24 @@ import (
"github.com/hashicorp/terraform/helper/schema"
)

type herokuApplication struct {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we document what this is for?
application "is used to store all the details of a heroku app" but now it has a child App that is a herokuApplication ?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sure thing. On it.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done in 45e29c3

@phinze phinze force-pushed the plan3-fixing_heroku_organization_app_read branch from ad73258 to 45e29c3 Compare January 4, 2016 19:23
@phinze phinze force-pushed the plan3-fixing_heroku_organization_app_read branch from 45e29c3 to 7c055ed Compare January 4, 2016 22:03
@phinze
Copy link
Contributor Author

phinze commented Jan 4, 2016

Okay @catsby PTAL

@phinze phinze force-pushed the plan3-fixing_heroku_organization_app_read branch from 7c055ed to 698dad9 Compare January 4, 2016 22:13
Jakub Janczak and others added 2 commits January 4, 2016 16:13
Switching up ResourceData interaction to not reach into the internal
dot-notation nesting.
@phinze phinze force-pushed the plan3-fixing_heroku_organization_app_read branch from 698dad9 to c527654 Compare January 4, 2016 22:14
@catsby
Copy link
Contributor

catsby commented Jan 6, 2016

LGTM

phinze added a commit that referenced this pull request Jan 6, 2016
…ion_app_read

Heroku Organization App Improvements
@phinze phinze merged commit b351524 into master Jan 6, 2016
@phinze phinze deleted the plan3-fixing_heroku_organization_app_read branch January 6, 2016 15:18
@ghost
Copy link

ghost commented Apr 29, 2020

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.

If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@ghost ghost locked and limited conversation to collaborators Apr 29, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants